[==========] 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
I20260713 09:10:02.371857 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:42561
I20260713 09:10:02.373333 32535 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:02.374346 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:02.389681 32542 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
W20260713 09:10:02.389719 32544 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
W20260713 09:10:02.389720 32541 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
W20260713 09:10:03.493518 32543 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260713 09:10:03.493633 32535 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
I20260713 09:10:03.497563 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:03.497789 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:03.498026 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933803498003 us; error 0 us; skew 500 ppm
I20260713 09:10:03.498822 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:03.504516 32535 webserver.cc:533] Webserver started at http://127.31.197.254:38589/ using document root <none> and password file <none>
I20260713 09:10:03.505306 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:03.505506 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:03.505959 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:03.511399 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "9a4032668fc443a1b0f08804df123cbc"
format_stamp: "Formatted at 2026-07-13 09:10:03 on dist-test-slave-5w1p"
I20260713 09:10:03.518580 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:03.523322 32550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:03.524323 32535 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:03.524624 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "9a4032668fc443a1b0f08804df123cbc"
format_stamp: "Formatted at 2026-07-13 09:10:03 on dist-test-slave-5w1p"
I20260713 09:10:03.524942 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-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)
I20260713 09:10:03.570533 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:03.571959 32535 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
I20260713 09:10:03.572374 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:03.638686 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:42561
I20260713 09:10:03.638767 32601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:42561 every 8 connection(s)
I20260713 09:10:03.645931 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.666400 32602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: Bootstrap starting.
I20260713 09:10:03.671998 32602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.673719 32602 log.cc:826] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:03.677934 32602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: No bootstrap required, opened a new log
I20260713 09:10:03.697237 32602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER }
I20260713 09:10:03.697726 32602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:03.697960 32602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4032668fc443a1b0f08804df123cbc, State: Initialized, Role: FOLLOWER
I20260713 09:10:03.698820 32602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER }
I20260713 09:10:03.699265 32602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:03.699499 32602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:03.699774 32602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:03.703590 32602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER }
I20260713 09:10:03.704219 32602 leader_election.cc:304] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [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: 9a4032668fc443a1b0f08804df123cbc; no voters: 
I20260713 09:10:03.705797 32602 leader_election.cc:290] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:03.706097 32605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:03.708488 32605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 1 LEADER]: Becoming Leader. State: Replica: 9a4032668fc443a1b0f08804df123cbc, State: Running, Role: LEADER
I20260713 09:10:03.709386 32605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [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: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER }
I20260713 09:10:03.710335 32602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:03.720475 32606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a4032668fc443a1b0f08804df123cbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER } }
I20260713 09:10:03.721144 32606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:03.721601 32607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a4032668fc443a1b0f08804df123cbc. Latest consensus state: current_term: 1 leader_uuid: "9a4032668fc443a1b0f08804df123cbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a4032668fc443a1b0f08804df123cbc" member_type: VOTER } }
I20260713 09:10:03.722236 32607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:03.727689 32615 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:03.738688 32615 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:03.740890 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:03.753815 32615 catalog_manager.cc:1383] Generated new cluster ID: 2a135e43b08e4b2d832e6cff690c4459
I20260713 09:10:03.754096 32615 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:03.773653 32615 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:03.775071 32615 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:03.791553 32615 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: Generated new TSK 0
I20260713 09:10:03.792580 32615 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:03.807103 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:03.814790 32624 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
W20260713 09:10:03.816772 32625 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
I20260713 09:10:03.818821 32535 server_base.cc:1061] running on GCE node
W20260713 09:10:03.819041 32627 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
I20260713 09:10:03.820050 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:03.820317 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:03.820521 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933803820503 us; error 0 us; skew 500 ppm
I20260713 09:10:03.821259 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:03.825073 32535 webserver.cc:533] Webserver started at http://127.31.197.193:35815/ using document root <none> and password file <none>
I20260713 09:10:03.825726 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:03.825989 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:03.826318 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:03.827759 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "69f25c829fb24b8a8033b90f752a66dc"
format_stamp: "Formatted at 2026-07-13 09:10:03 on dist-test-slave-5w1p"
I20260713 09:10:03.834165 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:03.838851 32632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:03.839624 32535 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:10:03.839949 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "69f25c829fb24b8a8033b90f752a66dc"
format_stamp: "Formatted at 2026-07-13 09:10:03 on dist-test-slave-5w1p"
I20260713 09:10:03.840296 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-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)
I20260713 09:10:03.881515 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:03.883231 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:03.885907 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:03.891002 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:03.891290 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:03.891602 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:03.891829 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:03.974305 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:43263
I20260713 09:10:03.974442 32694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:43263 every 8 connection(s)
I20260713 09:10:03.980482 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:03.993229 32699 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
W20260713 09:10:03.994815 32700 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
W20260713 09:10:04.004227 32702 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
I20260713 09:10:04.004911 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:04.005817 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:04.006106 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:04.006305 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933804006289 us; error 0 us; skew 500 ppm
I20260713 09:10:04.007050 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:04.009322 32695 heartbeater.cc:344] Connected to a master server at 127.31.197.254:42561
I20260713 09:10:04.009714 32695 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:04.010771 32535 webserver.cc:533] Webserver started at http://127.31.197.194:39833/ using document root <none> and password file <none>
I20260713 09:10:04.010854 32695 heartbeater.cc:507] Master 127.31.197.254:42561 requested a full tablet report, sending...
I20260713 09:10:04.011461 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:04.011709 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:04.012035 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:04.013569 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
format_stamp: "Formatted at 2026-07-13 09:10:04 on dist-test-slave-5w1p"
I20260713 09:10:04.013649 32567 ts_manager.cc:194] Registered new tserver with Master: 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263)
I20260713 09:10:04.015694 32567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43928
I20260713 09:10:04.019773 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:04.024060 32707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.024767 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:10:04.025000 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
format_stamp: "Formatted at 2026-07-13 09:10:04 on dist-test-slave-5w1p"
I20260713 09:10:04.025259 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-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)
I20260713 09:10:04.035311 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:04.036381 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:04.038292 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:04.040804 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:04.040983 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.041185 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:04.041337 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.121726 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:37655
I20260713 09:10:04.121920   301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:37655 every 8 connection(s)
I20260713 09:10:04.127617 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:04.134992   305 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
W20260713 09:10:04.136510   306 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
I20260713 09:10:04.142865   302 heartbeater.cc:344] Connected to a master server at 127.31.197.254:42561
I20260713 09:10:04.143258   302 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:04.144184   302 heartbeater.cc:507] Master 127.31.197.254:42561 requested a full tablet report, sending...
I20260713 09:10:04.146581 32567 ts_manager.cc:194] Registered new tserver with Master: fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:04.148365 32567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43942
I20260713 09:10:04.153128 32535 server_base.cc:1061] running on GCE node
W20260713 09:10:04.153223   308 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
I20260713 09:10:04.154327 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:04.154584 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:04.154783 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933804154765 us; error 0 us; skew 500 ppm
I20260713 09:10:04.155470 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:04.158134 32535 webserver.cc:533] Webserver started at http://127.31.197.195:45829/ using document root <none> and password file <none>
I20260713 09:10:04.158715 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:04.158955 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:04.159264 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:04.160568 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "af28a0e4b57f47cdb7fe4455798da43b"
format_stamp: "Formatted at 2026-07-13 09:10:04 on dist-test-slave-5w1p"
I20260713 09:10:04.166054 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260713 09:10:04.170102   313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.170835 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:10:04.171150 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "af28a0e4b57f47cdb7fe4455798da43b"
format_stamp: "Formatted at 2026-07-13 09:10:04 on dist-test-slave-5w1p"
I20260713 09:10:04.171495 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933802211907-32535-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)
I20260713 09:10:04.197091 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:04.198691 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:04.201030 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:04.204471 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:04.204715 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.204998 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:04.205200 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:04.298856 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:46025
I20260713 09:10:04.298920   375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:46025 every 8 connection(s)
I20260713 09:10:04.313112   376 heartbeater.cc:344] Connected to a master server at 127.31.197.254:42561
I20260713 09:10:04.313488   376 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:04.314208   376 heartbeater.cc:507] Master 127.31.197.254:42561 requested a full tablet report, sending...
I20260713 09:10:04.316056 32567 ts_manager.cc:194] Registered new tserver with Master: af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:04.317075 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014481866s
I20260713 09:10:04.317396 32567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43946
I20260713 09:10:04.361481 32567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43956:
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"
    }
  }
}
W20260713 09:10:04.364851 32567 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.
I20260713 09:10:04.456229 32735 tablet_service.cc:1511] Processing CreateTablet for tablet 0281c71b8e334b5da6ca8c19724c9ca8 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:04.457841 32735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281c71b8e334b5da6ca8c19724c9ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.461567 32734 tablet_service.cc:1511] Processing CreateTablet for tablet 54564750e2f04138817bc8c243f25b00 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:04.462917 32734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54564750e2f04138817bc8c243f25b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.468240 32733 tablet_service.cc:1511] Processing CreateTablet for tablet 5d82faa25be2494490cf3cf57acd1f64 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:04.469496 32733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d82faa25be2494490cf3cf57acd1f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.475485   394 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:04.479074 32732 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd4df31ec1446a0a3a94cffa1a371db (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:04.480350 32732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd4df31ec1446a0a3a94cffa1a371db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.481004   394 tablet_bootstrap.cc:654] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.487787 32731 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf696eea3aa486f9faaf7b8a1b938a7 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:04.488973 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf696eea3aa486f9faaf7b8a1b938a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.495678 32660 tablet_service.cc:1511] Processing CreateTablet for tablet 0281c71b8e334b5da6ca8c19724c9ca8 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:04.498942 32660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281c71b8e334b5da6ca8c19724c9ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.503945 32734 tablet_service.cc:1511] Processing CreateTablet for tablet 817b1b08d3f349bfa8f3cc50a6766065 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:04.499220 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 38b8d439045b41f08e46f0e7302f8741 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:04.512147   341 tablet_service.cc:1511] Processing CreateTablet for tablet 0281c71b8e334b5da6ca8c19724c9ca8 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:04.512501 32734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817b1b08d3f349bfa8f3cc50a6766065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.508582 32735 tablet_service.cc:1511] Processing CreateTablet for tablet 4897ea59f316481aa5d2cea0081904fd (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:04.515130 32659 tablet_service.cc:1511] Processing CreateTablet for tablet 54564750e2f04138817bc8c243f25b00 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:04.517715 32658 tablet_service.cc:1511] Processing CreateTablet for tablet 5d82faa25be2494490cf3cf57acd1f64 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:04.515023 32657 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd4df31ec1446a0a3a94cffa1a371db (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:04.526562   341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281c71b8e334b5da6ca8c19724c9ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.526831 32735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897ea59f316481aa5d2cea0081904fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.525075 32729 tablet_service.cc:1511] Processing CreateTablet for tablet 15bfb788add3477abffd8988b0d12b0e (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:04.529140 32658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d82faa25be2494490cf3cf57acd1f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.521536   340 tablet_service.cc:1511] Processing CreateTablet for tablet 54564750e2f04138817bc8c243f25b00 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:04.532927 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b8d439045b41f08e46f0e7302f8741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.545846 32659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54564750e2f04138817bc8c243f25b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.540373   338 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd4df31ec1446a0a3a94cffa1a371db (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:04.540493 32654 tablet_service.cc:1511] Processing CreateTablet for tablet 817b1b08d3f349bfa8f3cc50a6766065 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:04.542465 32656 tablet_service.cc:1511] Processing CreateTablet for tablet 4897ea59f316481aa5d2cea0081904fd (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:04.545804   337 tablet_service.cc:1511] Processing CreateTablet for tablet 4897ea59f316481aa5d2cea0081904fd (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:04.532232   339 tablet_service.cc:1511] Processing CreateTablet for tablet 5d82faa25be2494490cf3cf57acd1f64 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:04.553670   340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54564750e2f04138817bc8c243f25b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.555213 32729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bfb788add3477abffd8988b0d12b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.560933   334 tablet_service.cc:1511] Processing CreateTablet for tablet 38b8d439045b41f08e46f0e7302f8741 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:04.562175 32657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd4df31ec1446a0a3a94cffa1a371db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.565790   336 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf696eea3aa486f9faaf7b8a1b938a7 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:04.565989   338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd4df31ec1446a0a3a94cffa1a371db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.559840 32655 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf696eea3aa486f9faaf7b8a1b938a7 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:04.571575   335 tablet_service.cc:1511] Processing CreateTablet for tablet 817b1b08d3f349bfa8f3cc50a6766065 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:04.574239   337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897ea59f316481aa5d2cea0081904fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.572790 32656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4897ea59f316481aa5d2cea0081904fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.574538 32653 tablet_service.cc:1511] Processing CreateTablet for tablet 38b8d439045b41f08e46f0e7302f8741 (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:04.582083   336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf696eea3aa486f9faaf7b8a1b938a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.560967 32652 tablet_service.cc:1511] Processing CreateTablet for tablet 15bfb788add3477abffd8988b0d12b0e (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:04.572836   333 tablet_service.cc:1511] Processing CreateTablet for tablet 15bfb788add3477abffd8988b0d12b0e (DEFAULT_TABLE table=test-workload [id=da4a98827b0c4209930e145a340bcc35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:04.584892   394 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:04.587700   394 ts_tablet_manager.cc:1403] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.026s
I20260713 09:10:04.591915   335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817b1b08d3f349bfa8f3cc50a6766065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.602680   339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d82faa25be2494490cf3cf57acd1f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.602670 32654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817b1b08d3f349bfa8f3cc50a6766065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.605618 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bfb788add3477abffd8988b0d12b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.607589   334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b8d439045b41f08e46f0e7302f8741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.615391 32653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b8d439045b41f08e46f0e7302f8741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.620846 32655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf696eea3aa486f9faaf7b8a1b938a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.622462   333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bfb788add3477abffd8988b0d12b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.647130   394 raft_consensus.cc:359] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:04.705029   394 raft_consensus.cc:385] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.705377   394 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.706189   394 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
W20260713 09:10:04.738533 32614 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:04.751580   302 heartbeater.cc:499] Master 127.31.197.254:42561 was elected leader, sending a full tablet report...
I20260713 09:10:04.794721   397 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:04.794845   394 ts_tablet_manager.cc:1434] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.207s	user 0.013s	sys 0.003s
I20260713 09:10:04.813189   394 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:04.825220   398 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:04.835515   394 tablet_bootstrap.cc:654] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.838018   397 tablet_bootstrap.cc:654] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.855736   397 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:04.856211   397 ts_tablet_manager.cc:1403] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260713 09:10:04.867873   397 raft_consensus.cc:359] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.868553   397 raft_consensus.cc:385] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.868870   397 raft_consensus.cc:740] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.869575   397 consensus_queue.cc:260] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.870666   398 tablet_bootstrap.cc:654] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.873019   394 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:04.873622   394 ts_tablet_manager.cc:1403] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260713 09:10:04.876415   394 raft_consensus.cc:359] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.877087   394 raft_consensus.cc:385] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.877381   394 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.878057   394 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.878609   397 ts_tablet_manager.cc:1434] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.005s
W20260713 09:10:04.878901   303 tablet.cc:2406] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:04.879233   376 heartbeater.cc:499] Master 127.31.197.254:42561 was elected leader, sending a full tablet report...
I20260713 09:10:04.882577   394 ts_tablet_manager.cc:1434] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:10:04.883442   394 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:04.889310   394 tablet_bootstrap.cc:654] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.889560   397 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:04.896206   397 tablet_bootstrap.cc:654] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.900202   398 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:04.900628   398 ts_tablet_manager.cc:1403] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.025s
I20260713 09:10:04.903295   398 raft_consensus.cc:359] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.903936   398 raft_consensus.cc:385] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.904209   398 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.905036   397 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:04.904861   398 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.905493   397 ts_tablet_manager.cc:1403] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:10:04.908861   397 raft_consensus.cc:359] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.909546   397 raft_consensus.cc:385] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.909839   397 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.910646   397 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.913331 32695 heartbeater.cc:499] Master 127.31.197.254:42561 was elected leader, sending a full tablet report...
I20260713 09:10:04.914290   398 ts_tablet_manager.cc:1434] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.005s
I20260713 09:10:04.915081   397 ts_tablet_manager.cc:1434] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:04.915205   398 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:04.915961   397 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:04.921236   398 tablet_bootstrap.cc:654] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.924881   397 tablet_bootstrap.cc:654] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.927222   398 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:04.927631   398 ts_tablet_manager.cc:1403] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:10:04.928782   394 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:04.929231   394 ts_tablet_manager.cc:1403] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.017s
I20260713 09:10:04.930212   398 raft_consensus.cc:359] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.930871   398 raft_consensus.cc:385] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.931123   398 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.931634   398 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.931936   394 raft_consensus.cc:359] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.932650   394 raft_consensus.cc:385] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.932921   394 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.933070   398 ts_tablet_manager.cc:1434] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:10:04.933679   396 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.934154   396 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.937927   396 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:04.941560   394 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.942487   398 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:04.944348   394 ts_tablet_manager.cc:1434] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:10:04.945606   394 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:04.947616   397 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:04.948087   397 ts_tablet_manager.cc:1403] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.006s
I20260713 09:10:04.957118   397 raft_consensus.cc:359] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.957927   397 raft_consensus.cc:385] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.959551   397 raft_consensus.cc:740] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.959765   394 tablet_bootstrap.cc:654] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.960155   398 tablet_bootstrap.cc:654] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.960400   397 consensus_queue.cc:260] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.964759   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:04.965512   351 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:04.966280 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:04.966874   397 ts_tablet_manager.cc:1434] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:10:04.967057 32709 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:04.967792   397 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
W20260713 09:10:04.967988 32709 leader_election.cc:343] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.968879   396 raft_consensus.cc:2804] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.969228   396 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.969549   396 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.974550   397 tablet_bootstrap.cc:654] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.974717   394 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:04.975126   394 ts_tablet_manager.cc:1403] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
I20260713 09:10:04.977806   394 raft_consensus.cc:359] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.978518   394 raft_consensus.cc:385] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.978811   394 raft_consensus.cc:740] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.979540   394 consensus_queue.cc:260] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.982821   394 ts_tablet_manager.cc:1434] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:04.983721   394 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:04.989945   394 tablet_bootstrap.cc:654] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.995913   397 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:04.996274   397 ts_tablet_manager.cc:1403] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.020s
I20260713 09:10:04.998342   397 raft_consensus.cc:359] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:04.998997   397 raft_consensus.cc:385] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.999271   397 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.999501   396 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:04.999996   397 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.000735   394 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:05.001142   394 ts_tablet_manager.cc:1403] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260713 09:10:05.002339   397 ts_tablet_manager.cc:1434] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:10:05.003232   397 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:05.003813   394 raft_consensus.cc:359] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.004513   394 raft_consensus.cc:385] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.004793   394 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.005471   394 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.009366   394 ts_tablet_manager.cc:1434] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:05.009967   397 tablet_bootstrap.cc:654] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.010272   394 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:05.016893   394 tablet_bootstrap.cc:654] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.018792   401 raft_consensus.cc:493] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.019258   401 raft_consensus.cc:515] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.021826   401 leader_election.cc:290] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.025967   397 tablet_bootstrap.cc:492] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:05.026448   397 ts_tablet_manager.cc:1403] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:10:05.026798   413 raft_consensus.cc:493] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.027287   413 raft_consensus.cc:515] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.029256   413 leader_election.cc:290] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.029181   397 raft_consensus.cc:359] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.029964   397 raft_consensus.cc:385] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.030259   397 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.030944   397 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.031247 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.033182   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.033340   397 ts_tablet_manager.cc:1434] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:05.034354   397 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
W20260713 09:10:05.034529 32709 leader_election.cc:343] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.035131 32709 leader_election.cc:343] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.035492 32709 leader_election.cc:304] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:05.036193   413 raft_consensus.cc:2749] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.040150   397 tablet_bootstrap.cc:654] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.040789   394 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:05.041247   394 ts_tablet_manager.cc:1403] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260713 09:10:05.044152   394 raft_consensus.cc:359] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.044850   394 raft_consensus.cc:385] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.045149   394 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.045861   394 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.050971 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.051163 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.051682   397 tablet_bootstrap.cc:492] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:05.052109   397 ts_tablet_manager.cc:1403] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
W20260713 09:10:05.052734   315 leader_election.cc:343] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.053536 32709 leader_election.cc:343] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.054754   397 raft_consensus.cc:359] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.055135   394 ts_tablet_manager.cc:1434] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:10:05.055501   397 raft_consensus.cc:385] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.056944   397 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.057585   394 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:05.057610   397 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.058343   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.058873   351 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.062049   396 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.066365   396 raft_consensus.cc:493] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.066922   396 raft_consensus.cc:515] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.072501   351 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.068699   397 ts_tablet_manager.cc:1434] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:10:05.074590 32709 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.074906   396 leader_election.cc:290] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.075519   413 raft_consensus.cc:2804] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.075783   397 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:05.076910 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.077643 32669 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.080135 32709 leader_election.cc:304] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.080562   394 tablet_bootstrap.cc:654] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.080883   396 raft_consensus.cc:2804] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.083914   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.085718   351 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.081301   396 raft_consensus.cc:493] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.087116   396 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.089581   398 tablet_bootstrap.cc:492] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.091532   401 raft_consensus.cc:493] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.091997   401 raft_consensus.cc:515] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.093160   397 tablet_bootstrap.cc:654] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.093991   401 leader_election.cc:290] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.094588 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.095161 32669 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 0.
I20260713 09:10:05.096174   398 ts_tablet_manager.cc:1403] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.154s	user 0.027s	sys 0.031s
I20260713 09:10:05.096504   315 leader_election.cc:304] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:05.097419   401 raft_consensus.cc:2804] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.097730   401 raft_consensus.cc:493] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.098078   401 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.100068   398 raft_consensus.cc:359] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.100800   398 raft_consensus.cc:385] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.101078   398 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.101783   398 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.103909   398 ts_tablet_manager.cc:1434] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:05.104837   398 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.116045   396 raft_consensus.cc:515] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.117419   401 raft_consensus.cc:515] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.120496   396 leader_election.cc:290] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.121044   396 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.121965   413 raft_consensus.cc:697] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.122578 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.122861 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.124173   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.126848 32669 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.126785   413 consensus_queue.cc:237] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.127826 32670 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.121963   396 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.127256   351 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.129504   401 leader_election.cc:290] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.139578   394 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:05.140026   394 ts_tablet_manager.cc:1403] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.023s
I20260713 09:10:05.139804 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.141530 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.144407   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.143267   396 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025), 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263)
W20260713 09:10:05.145738   316 leader_election.cc:343] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.145736   350 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.144847   397 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:05.146401 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:05.146808   316 leader_election.cc:304] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b; no voters: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.144800 32744 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 0.
I20260713 09:10:05.148572   397 ts_tablet_manager.cc:1403] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.012s
I20260713 09:10:05.149555 32668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.148865 32709 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.151175   398 tablet_bootstrap.cc:654] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:05.151840 32709 leader_election.cc:343] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.145195   421 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.148584   401 raft_consensus.cc:2749] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.159976 32669 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 1.
I20260713 09:10:05.161527   315 leader_election.cc:304] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.163612 32670 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.155026   396 raft_consensus.cc:2804] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.164412   396 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.164754   396 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.164767 32709 leader_election.cc:304] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.166260   401 raft_consensus.cc:2804] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.161159   351 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.160542   421 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.177035   421 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.177563   421 raft_consensus.cc:2804] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.175974   397 raft_consensus.cc:359] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.183678   397 raft_consensus.cc:385] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.183979   397 raft_consensus.cc:740] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.184686   397 consensus_queue.cc:260] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.178373   394 raft_consensus.cc:359] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.186772   394 raft_consensus.cc:385] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.187058   394 raft_consensus.cc:740] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.189219 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.183243   421 raft_consensus.cc:697] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.190225   394 consensus_queue.cc:260] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.191704   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.190591   421 consensus_queue.cc:237] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.193650   401 raft_consensus.cc:697] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:05.194566   401 consensus_queue.cc:237] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
W20260713 09:10:05.191689 32709 leader_election.cc:343] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.196376   398 tablet_bootstrap.cc:492] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.198243   394 ts_tablet_manager.cc:1434] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.004s
I20260713 09:10:05.198607   398 ts_tablet_manager.cc:1403] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.010s
I20260713 09:10:05.183009   396 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
W20260713 09:10:05.198534 32709 leader_election.cc:343] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.198060   427 raft_consensus.cc:493] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.199993   405 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.199132   394 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:05.199498 32566 catalog_manager.cc:5697] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.200450   405 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.200176 32709 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:05.203707   396 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025), 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263)
I20260713 09:10:05.200414   427 raft_consensus.cc:515] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.206107   405 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.205201   396 raft_consensus.cc:2749] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.208729   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.210412   351 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.211190 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.220486   398 raft_consensus.cc:359] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.221194   398 raft_consensus.cc:385] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.221481   398 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.229745   351 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.235245   398 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.232968 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.233911   427 leader_election.cc:290] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.237733 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.238447 32743 raft_consensus.cc:2468] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 0.
W20260713 09:10:05.238454   315 leader_election.cc:343] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.234906 32709 leader_election.cc:343] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.241984   316 leader_election.cc:304] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.241978   398 ts_tablet_manager.cc:1434] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260713 09:10:05.245983   427 raft_consensus.cc:2804] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.246193   397 ts_tablet_manager.cc:1434] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.097s	user 0.012s	sys 0.017s
I20260713 09:10:05.247030   398 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.245741 32709 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.252707   421 raft_consensus.cc:2804] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.252020   427 raft_consensus.cc:493] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.253175   427 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.253134   421 raft_consensus.cc:697] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.253113 32567 catalog_manager.cc:5697] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 0 to 1, leader changed from <none> to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 1 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.254993   421 consensus_queue.cc:237] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.261420   427 raft_consensus.cc:515] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.269330   394 tablet_bootstrap.cc:654] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.270891   397 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:05.273873   427 leader_election.cc:290] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.274901 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:05.275550 32743 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.274940 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
W20260713 09:10:05.277688   315 leader_election.cc:343] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.291133   397 tablet_bootstrap.cc:654] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.295192 32743 raft_consensus.cc:2468] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 1.
I20260713 09:10:05.297876   316 leader_election.cc:304] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.298712   427 raft_consensus.cc:2804] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.301384   430 raft_consensus.cc:493] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.301762   430 raft_consensus.cc:515] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.304073   430 leader_election.cc:290] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.304870 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.305552 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
W20260713 09:10:05.306154   315 leader_election.cc:343] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.306798   316 leader_election.cc:343] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.301040   427 raft_consensus.cc:697] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:05.307284   316 leader_election.cc:304] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b; no voters: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.307958   401 raft_consensus.cc:2749] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.308257   397 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:05.308681   397 ts_tablet_manager.cc:1403] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260713 09:10:05.307749   427 consensus_queue.cc:237] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.317046   398 tablet_bootstrap.cc:654] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.322678   394 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:05.323004   394 ts_tablet_manager.cc:1403] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.006s
I20260713 09:10:05.328887   394 raft_consensus.cc:359] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.329501   394 raft_consensus.cc:385] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.329917   394 raft_consensus.cc:740] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.329461   397 raft_consensus.cc:359] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.330338   397 raft_consensus.cc:385] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.330611   397 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.330567   394 consensus_queue.cc:260] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.331699   397 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.333606   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.333873   397 ts_tablet_manager.cc:1434] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260713 09:10:05.335224   397 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: Bootstrap starting.
I20260713 09:10:05.334489   351 raft_consensus.cc:2393] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69f25c829fb24b8a8033b90f752a66dc in current term 1: Already voted for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in this term.
I20260713 09:10:05.336611   394 ts_tablet_manager.cc:1434] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:10:05.337456   394 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: Bootstrap starting.
I20260713 09:10:05.343475   397 tablet_bootstrap.cc:654] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.350437 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.353276   397 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: No bootstrap required, opened a new log
I20260713 09:10:05.353695   397 ts_tablet_manager.cc:1403] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260713 09:10:05.356905 32566 catalog_manager.cc:5697] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.358178   394 tablet_bootstrap.cc:654] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.362663 32567 catalog_manager.cc:5697] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 0 to 1, leader changed from <none> to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 1 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.363929 32566 catalog_manager.cc:5697] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.354976 32635 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc; no voters: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.365796   405 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.359746   397 raft_consensus.cc:359] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.361024   398 tablet_bootstrap.cc:492] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.367169   398 ts_tablet_manager.cc:1403] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.014s
I20260713 09:10:05.370312   398 raft_consensus.cc:359] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.370952   398 raft_consensus.cc:385] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.371212   398 raft_consensus.cc:740] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.372202   405 raft_consensus.cc:2749] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.372316   398 consensus_queue.cc:260] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.374490   398 ts_tablet_manager.cc:1434] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:05.375311   398 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.378921   397 raft_consensus.cc:385] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.379215   397 raft_consensus.cc:740] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.379875   397 consensus_queue.cc:260] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.381803   397 ts_tablet_manager.cc:1434] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.000s
I20260713 09:10:05.383692   394 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: No bootstrap required, opened a new log
I20260713 09:10:05.384102   394 ts_tablet_manager.cc:1403] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260713 09:10:05.385914   398 tablet_bootstrap.cc:654] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.386294   394 raft_consensus.cc:359] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.386871   394 raft_consensus.cc:385] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.387128   394 raft_consensus.cc:740] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.387708   394 consensus_queue.cc:260] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.389452   394 ts_tablet_manager.cc:1434] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:05.396775   398 tablet_bootstrap.cc:492] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.397215   398 ts_tablet_manager.cc:1403] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260713 09:10:05.397270   421 raft_consensus.cc:493] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.400516   398 raft_consensus.cc:359] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.397764   421 raft_consensus.cc:515] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.401191   398 raft_consensus.cc:385] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.401643   398 raft_consensus.cc:740] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.402359   398 consensus_queue.cc:260] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.402886   421 leader_election.cc:290] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.404210 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.404467   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.404663   398 ts_tablet_manager.cc:1434] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:05.404785 32670 raft_consensus.cc:2468] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.405576   398 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.405841   351 raft_consensus.cc:2468] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.406132 32709 leader_election.cc:304] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.407371   421 raft_consensus.cc:2804] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.407750   421 raft_consensus.cc:493] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.408120   421 raft_consensus.cc:3060] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.411675   398 tablet_bootstrap.cc:654] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.416348   421 raft_consensus.cc:515] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.418380   421 leader_election.cc:290] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.418514 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.418999 32670 raft_consensus.cc:3060] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.421550   405 raft_consensus.cc:493] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.422009   405 raft_consensus.cc:515] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.422585   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817b1b08d3f349bfa8f3cc50a6766065" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.423014   351 raft_consensus.cc:3060] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.423821   405 leader_election.cc:290] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.424482 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.424927   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.425146 32743 raft_consensus.cc:2393] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69f25c829fb24b8a8033b90f752a66dc in current term 1: Already voted for candidate af28a0e4b57f47cdb7fe4455798da43b in this term.
I20260713 09:10:05.425639   398 tablet_bootstrap.cc:492] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.426410   398 ts_tablet_manager.cc:1403] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:10:05.426369 32635 leader_election.cc:304] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc; no voters: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.427189   405 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.429493   351 raft_consensus.cc:2468] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.430423 32709 leader_election.cc:304] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.431180   421 raft_consensus.cc:2804] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.431447   427 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.431874   427 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.432444   421 raft_consensus.cc:697] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.432927   405 raft_consensus.cc:2749] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.433220   421 consensus_queue.cc:237] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.435333 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.435617   398 raft_consensus.cc:359] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.436288   398 raft_consensus.cc:385] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.436554   398 raft_consensus.cc:740] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.437091 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.437197   398 consensus_queue.cc:260] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.437716 32743 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 0.
I20260713 09:10:05.439016   316 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.433701   427 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.439780   401 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.440114   401 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.440444   401 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:05.441118   315 leader_election.cc:343] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.443945 32670 raft_consensus.cc:2468] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.446960   401 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.448792   401 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.439543   398 ts_tablet_manager.cc:1434] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:10:05.450033   398 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.452359 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.453387 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:05.453872 32743 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.455842   398 tablet_bootstrap.cc:654] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:05.456147   315 leader_election.cc:343] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.456939   405 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.457366   405 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:05.459235   405 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.461090 32743 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 1.
I20260713 09:10:05.461185   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.462208   351 raft_consensus.cc:2393] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69f25c829fb24b8a8033b90f752a66dc in current term 1: Already voted for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in this term.
I20260713 09:10:05.462817   316 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.463533   401 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.455507 32565 catalog_manager.cc:5697] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.463979   401 raft_consensus.cc:697] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:05.464681 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.464918   401 consensus_queue.cc:237] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.465994 32635 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc; no voters: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.467823   405 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.473619   405 raft_consensus.cc:2749] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.477876   398 tablet_bootstrap.cc:492] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.478283   398 ts_tablet_manager.cc:1403] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260713 09:10:05.477700 32566 catalog_manager.cc:5697] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 0 to 1, leader changed from <none> to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 1 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.479888   398 raft_consensus.cc:359] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.480376   398 raft_consensus.cc:385] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.480616   398 raft_consensus.cc:740] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.481227   398 consensus_queue.cc:260] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.482962   398 ts_tablet_manager.cc:1434] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:05.483944   398 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: Bootstrap starting.
I20260713 09:10:05.488767   398 tablet_bootstrap.cc:654] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.492610   398 tablet_bootstrap.cc:492] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: No bootstrap required, opened a new log
I20260713 09:10:05.492913   398 ts_tablet_manager.cc:1403] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:10:05.494683   398 raft_consensus.cc:359] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.495133   421 raft_consensus.cc:493] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.495307   398 raft_consensus.cc:385] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.495579   398 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.495564   421 raft_consensus.cc:515] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.496302   398 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.497480   421 leader_election.cc:290] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.498134   398 ts_tablet_manager.cc:1434] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:10:05.499188 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.499504   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.499768 32670 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.500138   351 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.501150 32709 leader_election.cc:304] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.501700   421 raft_consensus.cc:2804] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.502054   421 raft_consensus.cc:493] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.502302   421 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.506515   421 raft_consensus.cc:515] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.508066   421 leader_election.cc:290] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.508977 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.509464 32670 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.511770   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.512445   351 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.514875 32670 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.515807 32709 leader_election.cc:304] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.516523   421 raft_consensus.cc:2804] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.516963   421 raft_consensus.cc:697] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.517808   351 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.517668   421 consensus_queue.cc:237] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.525259 32566 catalog_manager.cc:5697] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.559211   421 raft_consensus.cc:493] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.559741   421 raft_consensus.cc:515] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.561645   421 leader_election.cc:290] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.562350 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc" is_pre_election: true
I20260713 09:10:05.562546   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.562855 32670 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.563163   351 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 0.
I20260713 09:10:05.563768 32709 leader_election.cc:304] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.564478   421 raft_consensus.cc:2804] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.564889   421 raft_consensus.cc:493] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.565272   421 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.571445   421 raft_consensus.cc:515] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.573351   421 leader_election.cc:290] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.575107 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.575650 32670 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.576282   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:05.576706   351 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.580646   351 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.581681 32670 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 1.
I20260713 09:10:05.581686 32709 leader_election.cc:304] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:05.583205 32743 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.586117   421 raft_consensus.cc:2804] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.586614   421 raft_consensus.cc:697] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.587419   421 consensus_queue.cc:237] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.588357   401 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.595152 32566 catalog_manager.cc:5697] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.611802   427 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.624509   421 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.635069   421 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.635694   396 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.642266   413 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.678646   421 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.689987   426 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.715756   427 consensus_queue.cc:1048] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.726187   401 consensus_queue.cc:1048] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.766557 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40458
I20260713 09:10:05.767066 32743 raft_consensus.cc:606] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.771478 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40458
I20260713 09:10:05.771869 32743 raft_consensus.cc:606] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.783562   351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:43166
I20260713 09:10:05.784094   351 raft_consensus.cc:606] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.788551 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40458
I20260713 09:10:05.788949 32743 raft_consensus.cc:606] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:05.795737   351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:43166
I20260713 09:10:05.796296   351 raft_consensus.cc:606] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.803212   351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:43166
I20260713 09:10:05.803606   351 raft_consensus.cc:606] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.807744 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:40458
I20260713 09:10:05.808139 32743 raft_consensus.cc:606] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Received request to transfer leadership to TS af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:05.870348   426 consensus_queue.cc:1048] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.880810   426 consensus_queue.cc:1048] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.930920   426 consensus_queue.cc:1048] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.942216   421 consensus_queue.cc:1048] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.945412   405 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.945830   405 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.947716   405 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:05.949211 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" is_pre_election: true
I20260713 09:10:05.949949 32743 raft_consensus.cc:2393] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69f25c829fb24b8a8033b90f752a66dc in current term 1: Already voted for candidate af28a0e4b57f47cdb7fe4455798da43b in this term.
I20260713 09:10:05.951265   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b" is_pre_election: true
I20260713 09:10:05.952544 32634 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc; no voters: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:05.953310   426 raft_consensus.cc:993] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:05.953558   405 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.953720   426 raft_consensus.cc:1081] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Signalling peer af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:05.955453   351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:43140
I20260713 09:10:05.955991   351 raft_consensus.cc:493] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.956355   351 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.959884   405 raft_consensus.cc:2749] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.961382   351 raft_consensus.cc:515] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.963783   351 leader_election.cc:290] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 2 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:05.963805 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:05.964104 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bfb788add3477abffd8988b0d12b0e" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:05.964457 32669 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.965090 32743 raft_consensus.cc:3055] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.965440 32743 raft_consensus.cc:740] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:05.966498 32743 consensus_queue.cc:260] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.967775 32743 raft_consensus.cc:3060] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.970494 32669 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 2.
I20260713 09:10:05.971541   315 leader_election.cc:304] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:05.972239   430 raft_consensus.cc:2804] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.972173 32743 raft_consensus.cc:2468] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 2.
I20260713 09:10:05.972779   430 raft_consensus.cc:697] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 2 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:05.973531   430 consensus_queue.cc:237] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:05.977242   430 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.978641   430 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.980991 32565 catalog_manager.cc:5697] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 1 to 2, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 2 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.993718   427 raft_consensus.cc:993] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:05.994160   427 raft_consensus.cc:1081] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:05.999011 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48030
I20260713 09:10:05.999557 32670 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.999933 32670 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.012158   401 raft_consensus.cc:993] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:06.012559   401 raft_consensus.cc:1081] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:06.011351 32670 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.013998 32744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40444
I20260713 09:10:06.014496 32744 raft_consensus.cc:493] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.014846 32744 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.015005 32669 raft_consensus.cc:1240] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Rejecting Update request from peer af28a0e4b57f47cdb7fe4455798da43b for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:06.019888 32670 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 2 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.020445   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.020992   351 raft_consensus.cc:3055] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.021119   430 consensus_queue.cc:1059] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.021347   351 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:06.022313   351 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.023463   351 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.023594 32744 raft_consensus.cc:515] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.025308 32744 leader_election.cc:290] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.020964 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:06.026302   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.029280 32743 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.029373   350 raft_consensus.cc:3055] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.029575   351 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.029750   350 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:06.030838 32634 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:06.030714   350 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.031652   405 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.031876   350 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.035251 32743 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.027163 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:06.036854 32670 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.037966   350 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 2.
I20260713 09:10:06.039032 32709 leader_election.cc:304] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:06.039806   421 raft_consensus.cc:2804] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.040227   421 raft_consensus.cc:697] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:06.040977   421 consensus_queue.cc:237] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.042654 32670 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 2.
I20260713 09:10:06.043105   405 raft_consensus.cc:697] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:06.043929   405 consensus_queue.cc:237] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.048373 32567 catalog_manager.cc:5697] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 1 to 2, leader changed from af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.051260 32565 catalog_manager.cc:5697] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 1 to 2, leader changed from af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 2 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.059791   396 raft_consensus.cc:993] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.060158   421 raft_consensus.cc:1081] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.061565 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:06.061985 32670 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.062249 32670 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.066207 32670 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.067595 32670 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 2 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.068363 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:06.068614   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.068915 32743 raft_consensus.cc:3055] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.069131   350 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.069283 32743 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:06.070088 32743 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.071197 32743 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.074378   350 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.075248 32634 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:06.075819   405 raft_consensus.cc:2804] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.076225   405 raft_consensus.cc:697] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:06.076848   405 consensus_queue.cc:237] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.077688 32743 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.083124 32567 catalog_manager.cc:5697] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 1 to 2, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 2 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.092617   421 consensus_queue.cc:1048] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.102152   413 consensus_queue.cc:1048] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.130867   430 raft_consensus.cc:993] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:06.131253   427 raft_consensus.cc:1081] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:06.132500 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40444
I20260713 09:10:06.133044 32743 raft_consensus.cc:493] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.133390 32743 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.139685 32743 raft_consensus.cc:515] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.141562 32743 leader_election.cc:290] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.142335 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:06.142428   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf696eea3aa486f9faaf7b8a1b938a7" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.143085 32670 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.143110   350 raft_consensus.cc:3055] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.143594   350 raft_consensus.cc:740] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:06.144342   350 consensus_queue.cc:260] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.145526   350 raft_consensus.cc:3060] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.147439 32670 raft_consensus.cc:2468] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 2.
I20260713 09:10:06.148460 32709 leader_election.cc:304] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:06.149168   413 raft_consensus.cc:2804] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.149582   413 raft_consensus.cc:697] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:06.150352   413 consensus_queue.cc:237] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.151476   350 raft_consensus.cc:2468] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 2.
I20260713 09:10:06.156620 32567 catalog_manager.cc:5697] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 1 to 2, leader changed from af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.159910   396 raft_consensus.cc:993] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.160251   413 raft_consensus.cc:1081] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.162948 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:06.163501 32670 raft_consensus.cc:493] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.163879 32670 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.168517 32670 raft_consensus.cc:515] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.170292 32670 leader_election.cc:290] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 2 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.170701 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:06.170871   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.171342 32743 raft_consensus.cc:3055] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.171779 32743 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:06.172569 32743 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.171437   350 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.173744 32743 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.179685   350 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.179689 32743 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.180718 32634 leader_election.cc:304] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:06.181579   405 raft_consensus.cc:2804] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.181950   405 raft_consensus.cc:697] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:06.182523   405 consensus_queue.cc:237] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:06.188481 32567 catalog_manager.cc:5697] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 1 to 2, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 2 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.230432   426 raft_consensus.cc:993] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.230839   413 raft_consensus.cc:1081] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:06.232100 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:06.232539 32670 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.232818 32670 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.236951 32670 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:06.238379 32670 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 2 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:06.239179 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:06.239384   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:06.239765 32743 raft_consensus.cc:3055] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.239867   350 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.240154 32743 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:06.240945 32743 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:06.242090 32743 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.244364   350 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.245187 32634 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:06.245769   405 raft_consensus.cc:2804] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.246174   405 raft_consensus.cc:697] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:06.246893   405 consensus_queue.cc:237] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:06.248035 32743 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 2.
I20260713 09:10:06.253098 32567 catalog_manager.cc:5697] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 1 to 2, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 2 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.457266 32743 raft_consensus.cc:1275] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.458451   427 consensus_queue.cc:1048] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.467367 32670 raft_consensus.cc:1275] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.468743   350 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.469591   430 consensus_queue.cc:1048] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.470106   405 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.474148 32669 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.475525   413 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.484009   351 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.485402   426 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.500831 32743 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.502169   473 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.594909   350 raft_consensus.cc:1275] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.595777   351 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.596014   413 consensus_queue.cc:1048] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.596887   476 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.603248 32669 raft_consensus.cc:1275] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.605826   421 consensus_queue.cc:1048] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.612470 32743 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.613687   476 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.641662 32743 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.642831   476 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.650131   350 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.651928   477 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.743686   350 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.744798   477 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.752461 32743 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.754115   405 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:08.833436 32535 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:08.834146 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:08.848160 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:08.848557 32743 raft_consensus.cc:606] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Received request to transfer leadership to TS af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:08.857317 32670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
mode: GRACEFUL
new_leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:10:08.857772 32670 raft_consensus.cc:606] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Received request to transfer leadership to TS af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:08.858752 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:08.859135 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:09.057906   473 raft_consensus.cc:993] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: : Instructing follower af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:09.058308   488 raft_consensus.cc:1081] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Signalling peer af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:09.059600   351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:43154
I20260713 09:10:09.060009   351 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:09.060266   351 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.064455   351 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.065915   351 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 3 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:09.066599 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:09.066772 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:09.067229 32743 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.067222 32670 raft_consensus.cc:3055] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:09.067723 32670 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:09.068501 32670 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.069655 32670 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.072939 32743 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 3.
I20260713 09:10:09.074054   316 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:09.074811   483 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:09.075562 32670 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 3.
I20260713 09:10:09.075906   483 raft_consensus.cc:697] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:09.076719   483 consensus_queue.cc:237] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.082683 32566 catalog_manager.cc:5697] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 2 to 3, leader changed from 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193) to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 3 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.151289   413 raft_consensus.cc:993] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:09.151645   495 raft_consensus.cc:1081] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Signalling peer af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:09.152884   351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:43140
I20260713 09:10:09.153257   351 raft_consensus.cc:493] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:09.153475   351 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.157006   351 raft_consensus.cc:515] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.158383   351 leader_election.cc:290] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 3 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:09.159004 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:09.159466 32670 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.159626 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:09.160037 32743 raft_consensus.cc:3055] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:09.160249 32743 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:09.160778 32743 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.161504 32743 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.163362 32670 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 3.
I20260713 09:10:09.164117   315 leader_election.cc:304] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:09.164717   483 raft_consensus.cc:2804] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:09.165189   483 raft_consensus.cc:697] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:09.165680 32743 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 3.
I20260713 09:10:09.166005   483 consensus_queue.cc:237] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:09.173329 32566 catalog_manager.cc:5697] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 2 to 3, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 3 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.458288 32743 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.459287   483 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.467132 32670 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.468520   499 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.608258 32670 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.609251   483 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.618217 32743 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.619289   483 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.859926 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:09.880625 32670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:10:09.881060 32670 raft_consensus.cc:606] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:09.885103 32670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:10:09.885491 32670 raft_consensus.cc:606] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:09.889111   351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:43166
I20260713 09:10:09.889485   351 raft_consensus.cc:606] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:09.893972 32670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:10:09.894446 32670 raft_consensus.cc:606] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:09.904619   351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
mode: GRACEFUL
new_leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:43166
I20260713 09:10:09.904985   351 raft_consensus.cc:606] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Received request to transfer leadership to TS fb66b00ca6ce4439aca14fbdd9c13aa6
I20260713 09:10:09.981750   504 raft_consensus.cc:993] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:09.982227   488 raft_consensus.cc:1081] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:09.983551 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40454
I20260713 09:10:09.983955 32743 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:09.984277 32743 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.987828 32743 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:09.989028 32743 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 3 election: Requested vote from peers af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025), 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263)
I20260713 09:10:09.989776   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:09.990063 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:09.990247   351 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.990481 32670 raft_consensus.cc:3055] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:09.990701 32670 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:09.991184 32670 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:09.991918 32670 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.993850   351 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:09.994738 32709 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:09.995316   495 raft_consensus.cc:2804] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:09.995343 32670 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:09.996959   495 raft_consensus.cc:697] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:09.997747   495 consensus_queue.cc:237] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:09.998816   499 raft_consensus.cc:993] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:09.999243   483 raft_consensus.cc:1081] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.000623 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40444
I20260713 09:10:10.001078 32743 raft_consensus.cc:493] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.001437 32743 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.004604 32566 catalog_manager.cc:5697] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 2 to 3, leader changed from 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.005259 32743 raft_consensus.cc:515] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.006448 32743 leader_election.cc:290] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 4 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:10.007732 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:10.007863   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b8d439045b41f08e46f0e7302f8741" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:10.008289 32670 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.008373   351 raft_consensus.cc:3055] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:10.008726   351 raft_consensus.cc:740] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:10.009369   351 consensus_queue.cc:260] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.010429   351 raft_consensus.cc:3060] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.013233 32670 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 4.
I20260713 09:10:10.014158 32709 leader_election.cc:304] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:10.014890   495 raft_consensus.cc:2804] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:10.015195   495 raft_consensus.cc:697] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:10.015595   351 raft_consensus.cc:2468] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 4.
I20260713 09:10:10.015852   495 consensus_queue.cc:237] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.020753 32566 catalog_manager.cc:5697] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 3 to 4, leader changed from af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 4 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.063584   499 raft_consensus.cc:993] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.063926   483 raft_consensus.cc:1081] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.065143 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40444
I20260713 09:10:10.065595 32743 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.065928 32743 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.069697 32743 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.070957 32743 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 4 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:10.071637 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:10.071877   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:10.072052 32670 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.072310   351 raft_consensus.cc:3055] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:10.072535   351 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:10.073072   351 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.073968   351 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.075845 32670 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 4.
I20260713 09:10:10.076675 32709 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: 69f25c829fb24b8a8033b90f752a66dc, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:10.077246   495 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:10.077582   351 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 4.
I20260713 09:10:10.077587   495 raft_consensus.cc:697] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:10.078516   495 consensus_queue.cc:237] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.083600 32566 catalog_manager.cc:5697] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 3 to 4, leader changed from af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 4 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.097060   504 raft_consensus.cc:993] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.097373   488 raft_consensus.cc:1081] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.098529 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40454
I20260713 09:10:10.098889 32743 raft_consensus.cc:493] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.099112 32743 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.102460 32743 raft_consensus.cc:515] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.103713 32743 leader_election.cc:290] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 3 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:10.104380 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:10.104681   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:10.104899 32670 raft_consensus.cc:3055] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:10.105212   351 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.105219 32670 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:10.106063 32670 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.106801 32670 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.109090   351 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:10.109860 32709 leader_election.cc:304] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:10.110451 32670 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:10.110666   495 raft_consensus.cc:2804] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:10.111116   495 raft_consensus.cc:697] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:10.111764   495 consensus_queue.cc:237] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.117532 32566 catalog_manager.cc:5697] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 2 to 3, leader changed from 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.389022   351 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.390041   495 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.397393 32670 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.398736   515 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.402606   488 raft_consensus.cc:993] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: : Instructing follower fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.402995   488 raft_consensus.cc:1081] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Signalling peer fb66b00ca6ce4439aca14fbdd9c13aa6 to start an election
I20260713 09:10:10.404448 32743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
 from {username='slave'} at 127.0.0.1:40454
I20260713 09:10:10.404901 32743 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.405212 32743 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.409358   351 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.410537   515 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:10.411947 32743 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.413641 32743 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [CANDIDATE]: Term 3 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:10.414759   350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:10.414865 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:10.415326   350 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.415377 32670 raft_consensus.cc:3055] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:10.415794 32670 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:10.419601 32670 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.420356 32669 raft_consensus.cc:1275] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.420607 32670 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.422003   508 consensus_queue.cc:1048] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:10.423875   350 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:10.424959 32709 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: af28a0e4b57f47cdb7fe4455798da43b, fb66b00ca6ce4439aca14fbdd9c13aa6; no voters: 
I20260713 09:10:10.425755   515 raft_consensus.cc:2804] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:10.426218   515 raft_consensus.cc:697] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Leader. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:10.426391 32670 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb66b00ca6ce4439aca14fbdd9c13aa6 in term 3.
I20260713 09:10:10.426841   515 consensus_queue.cc:237] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:10.436069 32566 catalog_manager.cc:5697] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 reported cstate change: term changed from 2 to 3, leader changed from 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193) to fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.515502 32670 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.516510   508 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:10.523825   350 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.525202   351 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.525445   508 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:10.526880   508 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.539435 32670 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.540860   515 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.841507 32670 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.842657   524 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.849475   350 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Refusing update from remote peer fb66b00ca6ce4439aca14fbdd9c13aa6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.850646   508 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:12.908849 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:12.915926 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:12.916534 32743 raft_consensus.cc:606] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Received request to transfer leadership to TS af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:12.918937 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:12.919296 32743 raft_consensus.cc:606] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Received request to transfer leadership to TS af28a0e4b57f47cdb7fe4455798da43b
I20260713 09:10:12.921118 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:12.921499 32743 raft_consensus.cc:606] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:12.923391 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:12.923746 32743 raft_consensus.cc:606] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:12.925565 32743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
mode: GRACEFUL
new_leader_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:40468
I20260713 09:10:12.925951 32743 raft_consensus.cc:606] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Received request to transfer leadership to TS 69f25c829fb24b8a8033b90f752a66dc
I20260713 09:10:12.926779 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:12.927127 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:13.005053   508 raft_consensus.cc:993] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.005580   529 raft_consensus.cc:1081] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.007035 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:13.007555 32670 raft_consensus.cc:493] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.007905 32670 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:13.013145 32670 raft_consensus.cc:515] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.014567 32670 leader_election.cc:290] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 5 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:13.015395 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:13.015730   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d82faa25be2494490cf3cf57acd1f64" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:13.016108 32743 raft_consensus.cc:3055] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:10:13.016269   351 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:13.016441 32743 raft_consensus.cc:740] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:13.017233 32743 consensus_queue.cc:260] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.018407 32743 raft_consensus.cc:3060] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:13.019042   508 raft_consensus.cc:993] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.019480   529 raft_consensus.cc:1081] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.020944 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54564750e2f04138817bc8c243f25b00"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:13.021397 32670 raft_consensus.cc:493] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.021693 32670 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.021867   351 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 5.
I20260713 09:10:13.022951 32634 leader_election.cc:304] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:13.024253 32743 raft_consensus.cc:2468] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 5.
I20260713 09:10:13.025746   530 raft_consensus.cc:2804] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:13.027014   530 raft_consensus.cc:697] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 5 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:13.027716 32670 raft_consensus.cc:515] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.028127   530 consensus_queue.cc:237] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.029039 32670 leader_election.cc:290] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 4 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:13.029770 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:13.030259   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54564750e2f04138817bc8c243f25b00" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:13.030261 32743 raft_consensus.cc:3055] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:13.030690   351 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.030871 32743 raft_consensus.cc:740] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:13.031688 32743 consensus_queue.cc:260] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.032884 32743 raft_consensus.cc:3060] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.035738   351 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 4.
I20260713 09:10:13.036689 32634 leader_election.cc:304] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:13.036978 32743 raft_consensus.cc:2468] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 4.
I20260713 09:10:13.036537 32564 catalog_manager.cc:5697] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 4 to 5, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 5 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.037434   530 raft_consensus.cc:2804] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:13.037914   530 raft_consensus.cc:697] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 4 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:13.038632   530 consensus_queue.cc:237] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.052565 32564 catalog_manager.cc:5697] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 3 to 4, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 4 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.284276   508 raft_consensus.cc:993] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:13.284670   529 raft_consensus.cc:1081] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Signalling peer af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:13.286020   351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:43140
I20260713 09:10:13.286417   351 raft_consensus.cc:493] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.286646   351 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.290367   351 raft_consensus.cc:515] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:13.291690   351 leader_election.cc:290] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 4 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263)
I20260713 09:10:13.292380 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:13.292589 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281c71b8e334b5da6ca8c19724c9ca8" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:13.292925 32743 raft_consensus.cc:3055] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:13.293087 32670 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.293268 32743 raft_consensus.cc:740] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:13.294063 32743 consensus_queue.cc:260] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:13.294997 32743 raft_consensus.cc:3060] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.298902 32670 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 4.
I20260713 09:10:13.299736 32669 raft_consensus.cc:1240] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Rejecting Update request from peer fb66b00ca6ce4439aca14fbdd9c13aa6 for earlier term 3. Current term is 4. Ops: []
I20260713 09:10:13.300125   315 leader_election.cc:304] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:13.301257   483 raft_consensus.cc:2804] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:13.301653 32743 raft_consensus.cc:2468] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 4.
I20260713 09:10:13.312005   483 raft_consensus.cc:697] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 4 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:13.313346   483 consensus_queue.cc:237] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [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: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } }
I20260713 09:10:13.320719 32564 catalog_manager.cc:5697] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 3 to 4, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 4 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.405530   508 raft_consensus.cc:993] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.405964   529 raft_consensus.cc:1081] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Signalling peer 69f25c829fb24b8a8033b90f752a66dc to start an election
I20260713 09:10:13.407353 32669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db"
dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:10:13.407790 32669 raft_consensus.cc:493] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.408031 32669 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.412364 32669 raft_consensus.cc:515] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.413781 32669 leader_election.cc:290] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [CANDIDATE]: Term 4 election: Requested vote from peers fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655), af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195:46025)
I20260713 09:10:13.414541 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:13.414714   351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd4df31ec1446a0a3a94cffa1a371db" candidate_uuid: "69f25c829fb24b8a8033b90f752a66dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
I20260713 09:10:13.415031 32743 raft_consensus.cc:3055] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:13.415148   351 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.415345 32743 raft_consensus.cc:740] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:13.416028 32743 consensus_queue.cc:260] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.416919 32743 raft_consensus.cc:3060] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:13.419013   351 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 4.
I20260713 09:10:13.419790 32634 leader_election.cc:304] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:13.420380   530 raft_consensus.cc:2804] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:13.420814   530 raft_consensus.cc:697] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 4 LEADER]: Becoming Leader. State: Replica: 69f25c829fb24b8a8033b90f752a66dc, State: Running, Role: LEADER
I20260713 09:10:13.421058 32743 raft_consensus.cc:2468] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f25c829fb24b8a8033b90f752a66dc in term 4.
I20260713 09:10:13.421622   530 consensus_queue.cc:237] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.427718 32564 catalog_manager.cc:5697] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc reported cstate change: term changed from 3 to 4, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193). New cstate: current_term: 4 leader_uuid: "69f25c829fb24b8a8033b90f752a66dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.469628 32743 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.470867   530 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:13.481185   351 raft_consensus.cc:1275] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.482606   530 consensus_queue.cc:1048] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:13.486840   529 raft_consensus.cc:993] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: : Instructing follower af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:13.487241   529 raft_consensus.cc:1081] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Signalling peer af28a0e4b57f47cdb7fe4455798da43b to start an election
I20260713 09:10:13.488996   350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd"
dest_uuid: "af28a0e4b57f47cdb7fe4455798da43b"
 from {username='slave'} at 127.0.0.1:43140
I20260713 09:10:13.489549   350 raft_consensus.cc:493] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.489970   350 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:13.497503   350 raft_consensus.cc:515] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.499884   350 leader_election.cc:290] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [CANDIDATE]: Term 2 election: Requested vote from peers 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263), fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655)
I20260713 09:10:13.500483 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69f25c829fb24b8a8033b90f752a66dc"
I20260713 09:10:13.501019 32669 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:13.502231 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4897ea59f316481aa5d2cea0081904fd" candidate_uuid: "af28a0e4b57f47cdb7fe4455798da43b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6"
I20260713 09:10:13.502761 32743 raft_consensus.cc:3055] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:13.503021 32743 raft_consensus.cc:740] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb66b00ca6ce4439aca14fbdd9c13aa6, State: Running, Role: LEADER
I20260713 09:10:13.503674 32743 consensus_queue.cc:260] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.504539 32743 raft_consensus.cc:3060] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:13.505910 32669 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 2.
I20260713 09:10:13.507023   315 leader_election.cc:304] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [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: 69f25c829fb24b8a8033b90f752a66dc, af28a0e4b57f47cdb7fe4455798da43b; no voters: 
I20260713 09:10:13.507740   483 raft_consensus.cc:2804] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:13.508176   483 raft_consensus.cc:697] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 2 LEADER]: Becoming Leader. State: Replica: af28a0e4b57f47cdb7fe4455798da43b, State: Running, Role: LEADER
I20260713 09:10:13.509058 32743 raft_consensus.cc:2468] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af28a0e4b57f47cdb7fe4455798da43b in term 2.
I20260713 09:10:13.508947   483 consensus_queue.cc:237] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [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: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } }
I20260713 09:10:13.515255 32564 catalog_manager.cc:5697] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b reported cstate change: term changed from 1 to 2, leader changed from fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194) to af28a0e4b57f47cdb7fe4455798da43b (127.31.197.195). New cstate: current_term: 2 leader_uuid: "af28a0e4b57f47cdb7fe4455798da43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.610205 32743 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 5 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:13.611239   530 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:13.619671   351 raft_consensus.cc:1275] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 5 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:13.620872   531 consensus_queue.cc:1048] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:13.720480 32743 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.721534   483 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:13.729388 32669 raft_consensus.cc:1275] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.730924   551 consensus_queue.cc:1048] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:13.878625   351 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.879618   531 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af28a0e4b57f47cdb7fe4455798da43b" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:13.887470 32743 raft_consensus.cc:1275] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Refusing update from remote peer 69f25c829fb24b8a8033b90f752a66dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:13.890388   543 consensus_queue.cc:1048] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:13.905754 32669 raft_consensus.cc:1275] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:13.906801   551 consensus_queue.cc:1048] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f25c829fb24b8a8033b90f752a66dc" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:13.914415 32743 raft_consensus.cc:1275] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Refusing update from remote peer af28a0e4b57f47cdb7fe4455798da43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:13.915804   483 consensus_queue.cc:1048] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb66b00ca6ce4439aca14fbdd9c13aa6" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:13.927778 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:13.932708 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
W20260713 09:10:13.944977 32709 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:10:13.955809 32709 consensus_peers.cc:597] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 -> Peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Couldn't send request to peer 69f25c829fb24b8a8033b90f752a66dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:13.961433 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:13.962091 32535 tablet_replica.cc:333] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.962728 32535 raft_consensus.cc:2243] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:13.963464 32535 raft_consensus.cc:2272] T 5d82faa25be2494490cf3cf57acd1f64 P 69f25c829fb24b8a8033b90f752a66dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.966182 32535 tablet_replica.cc:333] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.966665 32535 raft_consensus.cc:2243] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.967020 32535 raft_consensus.cc:2272] T 4897ea59f316481aa5d2cea0081904fd P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.969190 32535 tablet_replica.cc:333] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.969621 32535 raft_consensus.cc:2243] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.970041 32535 raft_consensus.cc:2272] T 0281c71b8e334b5da6ca8c19724c9ca8 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.971915 32535 tablet_replica.cc:333] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.972358 32535 raft_consensus.cc:2243] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.972703 32535 raft_consensus.cc:2272] T 817b1b08d3f349bfa8f3cc50a6766065 P 69f25c829fb24b8a8033b90f752a66dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.974238 32535 tablet_replica.cc:333] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.974758 32535 raft_consensus.cc:2243] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:13.975454 32535 raft_consensus.cc:2272] T 54564750e2f04138817bc8c243f25b00 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.977350 32535 tablet_replica.cc:333] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.977766 32535 raft_consensus.cc:2243] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:13.978416 32535 raft_consensus.cc:2272] T 4cd4df31ec1446a0a3a94cffa1a371db P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.980003 32535 tablet_replica.cc:333] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.980402 32535 raft_consensus.cc:2243] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.980734 32535 raft_consensus.cc:2272] T 15bfb788add3477abffd8988b0d12b0e P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.982205 32535 tablet_replica.cc:333] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.982565 32535 raft_consensus.cc:2243] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.982877 32535 raft_consensus.cc:2272] T 7cf696eea3aa486f9faaf7b8a1b938a7 P 69f25c829fb24b8a8033b90f752a66dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:13.984241 32535 tablet_replica.cc:333] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc: stopping tablet replica
I20260713 09:10:13.984593 32535 raft_consensus.cc:2243] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:13.984912 32535 raft_consensus.cc:2272] T 38b8d439045b41f08e46f0e7302f8741 P 69f25c829fb24b8a8033b90f752a66dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.072657 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
W20260713 09:10:14.073405 32709 consensus_peers.cc:597] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 -> Peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Couldn't send request to peer 69f25c829fb24b8a8033b90f752a66dc. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:43263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:14.089622 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:10:14.107692 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:14.108261 32535 tablet_replica.cc:333] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.108884 32535 raft_consensus.cc:2243] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.109283 32535 raft_consensus.cc:2272] T 4897ea59f316481aa5d2cea0081904fd P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.111198 32535 tablet_replica.cc:333] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.111687 32535 raft_consensus.cc:2243] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.112098 32535 raft_consensus.cc:2272] T 15bfb788add3477abffd8988b0d12b0e P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.113595 32535 tablet_replica.cc:333] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.114063 32535 raft_consensus.cc:2243] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.114729 32535 raft_consensus.cc:2272] T 38b8d439045b41f08e46f0e7302f8741 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.116250 32535 tablet_replica.cc:333] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.116724 32535 raft_consensus.cc:2243] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.117368 32535 raft_consensus.cc:2272] T 7cf696eea3aa486f9faaf7b8a1b938a7 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.118837 32535 tablet_replica.cc:333] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.119270 32535 raft_consensus.cc:2243] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.119606 32535 raft_consensus.cc:2272] T 5d82faa25be2494490cf3cf57acd1f64 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.121270 32535 tablet_replica.cc:333] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.121696 32535 raft_consensus.cc:2243] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.122059 32535 raft_consensus.cc:2272] T 4cd4df31ec1446a0a3a94cffa1a371db P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.123687 32535 tablet_replica.cc:333] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.124114 32535 raft_consensus.cc:2243] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.124449 32535 raft_consensus.cc:2272] T 54564750e2f04138817bc8c243f25b00 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.126196 32535 tablet_replica.cc:333] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.126585 32535 raft_consensus.cc:2243] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.127230 32535 raft_consensus.cc:2272] T 817b1b08d3f349bfa8f3cc50a6766065 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.128669 32535 tablet_replica.cc:333] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6: stopping tablet replica
I20260713 09:10:14.129055 32535 raft_consensus.cc:2243] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.129390 32535 raft_consensus.cc:2272] T 0281c71b8e334b5da6ca8c19724c9ca8 P fb66b00ca6ce4439aca14fbdd9c13aa6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.145457 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
I20260713 09:10:14.161810 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
W20260713 09:10:14.163106   315 consensus_peers.cc:597] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b -> Peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Couldn't send request to peer 69f25c829fb24b8a8033b90f752a66dc. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:43263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:14.182121 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:14.182780 32535 tablet_replica.cc:333] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.183311 32535 raft_consensus.cc:2243] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.184013 32535 raft_consensus.cc:2272] T 4897ea59f316481aa5d2cea0081904fd P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.185813 32535 tablet_replica.cc:333] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.186326 32535 raft_consensus.cc:2243] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.186714 32535 raft_consensus.cc:2272] T 5d82faa25be2494490cf3cf57acd1f64 P af28a0e4b57f47cdb7fe4455798da43b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.188985 32535 tablet_replica.cc:333] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.189575 32535 raft_consensus.cc:2243] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.190128 32535 raft_consensus.cc:2272] T 7cf696eea3aa486f9faaf7b8a1b938a7 P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:14.191457   316 consensus_peers.cc:597] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b -> Peer fb66b00ca6ce4439aca14fbdd9c13aa6 (127.31.197.194:37655): Couldn't send request to peer fb66b00ca6ce4439aca14fbdd9c13aa6. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:37655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:14.192226 32535 tablet_replica.cc:333] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.192838 32535 raft_consensus.cc:2243] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.193730 32535 raft_consensus.cc:2272] T 15bfb788add3477abffd8988b0d12b0e P af28a0e4b57f47cdb7fe4455798da43b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:14.194332   315 consensus_peers.cc:597] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b -> Peer 69f25c829fb24b8a8033b90f752a66dc (127.31.197.193:43263): Couldn't send request to peer 69f25c829fb24b8a8033b90f752a66dc. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:43263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:14.195531 32535 tablet_replica.cc:333] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.195984 32535 raft_consensus.cc:2243] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.196326 32535 raft_consensus.cc:2272] T 38b8d439045b41f08e46f0e7302f8741 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.197799 32535 tablet_replica.cc:333] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.198256 32535 raft_consensus.cc:2243] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.198586 32535 raft_consensus.cc:2272] T 817b1b08d3f349bfa8f3cc50a6766065 P af28a0e4b57f47cdb7fe4455798da43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.200073 32535 tablet_replica.cc:333] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.200465 32535 raft_consensus.cc:2243] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.201042 32535 raft_consensus.cc:2272] T 0281c71b8e334b5da6ca8c19724c9ca8 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.202641 32535 tablet_replica.cc:333] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.203034 32535 raft_consensus.cc:2243] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.203375 32535 raft_consensus.cc:2272] T 4cd4df31ec1446a0a3a94cffa1a371db P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.205073 32535 tablet_replica.cc:333] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b: stopping tablet replica
I20260713 09:10:14.205444 32535 raft_consensus.cc:2243] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:14.205753 32535 raft_consensus.cc:2272] T 54564750e2f04138817bc8c243f25b00 P af28a0e4b57f47cdb7fe4455798da43b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.230554 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:10:14.245014 32535 master.cc:562] Master@127.31.197.254:42561 shutting down...
I20260713 09:10:14.430157 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:14.430673 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:14.430994 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a4032668fc443a1b0f08804df123cbc: stopping tablet replica
I20260713 09:10:14.449451 32535 master.cc:584] Master@127.31.197.254:42561 shutdown complete.
69f25c829fb24b8a8033b90f752a66dc  4
af28a0e4b57f47cdb7fe4455798da43b  1
fb66b00ca6ce4439aca14fbdd9c13aa6  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12114 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:10:14.483294 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:33517
I20260713 09:10:14.484287 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.489275   561 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
W20260713 09:10:14.489555   562 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
W20260713 09:10:14.489919   564 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
I20260713 09:10:14.490818 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:14.491542 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.491727 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.491879 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933814491862 us; error 0 us; skew 500 ppm
I20260713 09:10:14.492350 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.494433 32535 webserver.cc:533] Webserver started at http://127.31.197.254:37003/ using document root <none> and password file <none>
I20260713 09:10:14.494871 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.495034 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.495281 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.496282 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "ea7ebeb0cc6d41a790e1bf798caa7236"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.500216 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:14.503038   569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.503635 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:14.503886 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "ea7ebeb0cc6d41a790e1bf798caa7236"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.504113 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-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)
I20260713 09:10:14.531332 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.532395 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.566218 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:33517
I20260713 09:10:14.566295   620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:33517 every 8 connection(s)
I20260713 09:10:14.569708   621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.578289   621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236: Bootstrap starting.
I20260713 09:10:14.582459   621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.586028   621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236: No bootstrap required, opened a new log
I20260713 09:10:14.587852   621 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER }
I20260713 09:10:14.588187   621 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.588394   621 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7ebeb0cc6d41a790e1bf798caa7236, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.588893   621 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER }
I20260713 09:10:14.589289   621 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:14.589501   621 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:14.589741   621 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.593197   621 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER }
I20260713 09:10:14.593644   621 leader_election.cc:304] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [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: ea7ebeb0cc6d41a790e1bf798caa7236; no voters: 
I20260713 09:10:14.594616   621 leader_election.cc:290] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:14.594856   624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.595955   624 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 1 LEADER]: Becoming Leader. State: Replica: ea7ebeb0cc6d41a790e1bf798caa7236, State: Running, Role: LEADER
I20260713 09:10:14.596594   624 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [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: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER }
I20260713 09:10:14.597157   621 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:14.601164   626 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea7ebeb0cc6d41a790e1bf798caa7236. Latest consensus state: current_term: 1 leader_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER } }
I20260713 09:10:14.601209   625 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7ebeb0cc6d41a790e1bf798caa7236" member_type: VOTER } }
I20260713 09:10:14.601799   626 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.601842   625 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.603823   632 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:14.608963   632 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:14.610623 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:14.616573   632 catalog_manager.cc:1383] Generated new cluster ID: e2a99e670c244e64a3243a5b568a1e41
I20260713 09:10:14.616815   632 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:14.633039   632 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:14.634173   632 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:14.650091   632 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236: Generated new TSK 0
I20260713 09:10:14.650611   632 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:14.676441 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.681656   642 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
W20260713 09:10:14.682770   643 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
W20260713 09:10:14.684049   645 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
I20260713 09:10:14.684726 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:14.685393 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.685560 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.685675 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933814685665 us; error 0 us; skew 500 ppm
I20260713 09:10:14.686157 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.688109 32535 webserver.cc:533] Webserver started at http://127.31.197.193:37589/ using document root <none> and password file <none>
I20260713 09:10:14.688529 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.688681 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.688880 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.689931 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.693989 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:14.696780   650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.697427 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:14.697669 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.697935 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-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)
I20260713 09:10:14.722436 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.723532 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.724834 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.726842 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.727017 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.727232 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.727397 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.763217 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:35871
I20260713 09:10:14.763312   712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:35871 every 8 connection(s)
I20260713 09:10:14.767553 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.773965   717 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
W20260713 09:10:14.775218   718 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
W20260713 09:10:14.779296   720 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
I20260713 09:10:14.779708 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:14.780099   713 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33517
I20260713 09:10:14.780473   713 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.780943 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.781193 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.781221   713 heartbeater.cc:507] Master 127.31.197.254:33517 requested a full tablet report, sending...
I20260713 09:10:14.781462 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933814781443 us; error 0 us; skew 500 ppm
I20260713 09:10:14.782204 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.783258   586 ts_manager.cc:194] Registered new tserver with Master: 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871)
I20260713 09:10:14.784652 32535 webserver.cc:533] Webserver started at http://127.31.197.194:33789/ using document root <none> and password file <none>
I20260713 09:10:14.784806   586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37308
I20260713 09:10:14.785171 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.785444 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.785759 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.786875 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.791873 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:10:14.794745   725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.795398 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:14.795636 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.795871 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-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)
I20260713 09:10:14.810774 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.811754 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.813004 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.814937 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.815099 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.815320 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.815464 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.851454 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:34899
I20260713 09:10:14.851562   787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:34899 every 8 connection(s)
I20260713 09:10:14.855659 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.862202   791 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
W20260713 09:10:14.863885   792 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
W20260713 09:10:14.864879   794 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
I20260713 09:10:14.865737 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:14.866647 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.866840 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.867003 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933814866987 us; error 0 us; skew 500 ppm
I20260713 09:10:14.867489 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.870707 32535 webserver.cc:533] Webserver started at http://127.31.197.195:46027/ using document root <none> and password file <none>
I20260713 09:10:14.871035   788 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33517
I20260713 09:10:14.871302 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.871594 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.871624   788 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.871968 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.872555   788 heartbeater.cc:507] Master 127.31.197.254:33517 requested a full tablet report, sending...
I20260713 09:10:14.873509 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "2d1122a284fa45b480169d87dc57c1a1"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.874686   586 ts_manager.cc:194] Registered new tserver with Master: 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:14.875960   586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37318
I20260713 09:10:14.878293 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:10:14.881348   799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.882035 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:14.882277 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "2d1122a284fa45b480169d87dc57c1a1"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-5w1p"
I20260713 09:10:14.882536 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933802211907-32535-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)
I20260713 09:10:14.892753 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.893752 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.895059 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.896947 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.897115 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.897282 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.897445 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.933473 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:44563
I20260713 09:10:14.933558   861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:44563 every 8 connection(s)
I20260713 09:10:14.949952   862 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33517
I20260713 09:10:14.950280   862 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.950929   862 heartbeater.cc:507] Master 127.31.197.254:33517 requested a full tablet report, sending...
I20260713 09:10:14.952594   586 ts_manager.cc:194] Registered new tserver with Master: 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:14.953648 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017333774s
I20260713 09:10:14.953750   586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37328
I20260713 09:10:14.975039   586 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37334:
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"
    }
  }
}
W20260713 09:10:14.977564   586 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.
I20260713 09:10:15.054422   825 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9904bb36144baea8ecc7c2c8d080a2 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:15.055809   825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9904bb36144baea8ecc7c2c8d080a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.056721   674 tablet_service.cc:1511] Processing CreateTablet for tablet ba9880792029469e95f32233c4dce6dd (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:15.056931   826 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8c1105b98c4ac8bdc4e720c3021d90 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:15.057703   678 tablet_service.cc:1511] Processing CreateTablet for tablet 7333f36cfa41417798b04aa8523ea52f (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:15.055831   827 tablet_service.cc:1511] Processing CreateTablet for tablet 7333f36cfa41417798b04aa8523ea52f (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:15.058976   824 tablet_service.cc:1511] Processing CreateTablet for tablet a568417685034e6d97f8fb490a006199 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:15.059767   677 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8c1105b98c4ac8bdc4e720c3021d90 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:15.059993   671 tablet_service.cc:1511] Processing CreateTablet for tablet 84d41c8967e34345bd665e39b96c1233 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:15.060732   674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9880792029469e95f32233c4dce6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.060856   827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7333f36cfa41417798b04aa8523ea52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.061748   822 tablet_service.cc:1511] Processing CreateTablet for tablet ac46828cd2a84283890956ac35939528 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:15.061815   676 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9904bb36144baea8ecc7c2c8d080a2 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:15.062997   822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac46828cd2a84283890956ac35939528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.063719   675 tablet_service.cc:1511] Processing CreateTablet for tablet a568417685034e6d97f8fb490a006199 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:15.065479   672 tablet_service.cc:1511] Processing CreateTablet for tablet 2079480407634f47a5b7438bff865b6d (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:15.066251   826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8c1105b98c4ac8bdc4e720c3021d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.066808   676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9904bb36144baea8ecc7c2c8d080a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.066993   821 tablet_service.cc:1511] Processing CreateTablet for tablet 2079480407634f47a5b7438bff865b6d (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:15.068188   821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079480407634f47a5b7438bff865b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.070248   824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568417685034e6d97f8fb490a006199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.070410   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568417685034e6d97f8fb490a006199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.070964   820 tablet_service.cc:1511] Processing CreateTablet for tablet 84d41c8967e34345bd665e39b96c1233 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:15.072108   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d41c8967e34345bd665e39b96c1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.073939   672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079480407634f47a5b7438bff865b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.058990   673 tablet_service.cc:1511] Processing CreateTablet for tablet ac46828cd2a84283890956ac35939528 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:15.075070   678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7333f36cfa41417798b04aa8523ea52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.076145   677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8c1105b98c4ac8bdc4e720c3021d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.076057   819 tablet_service.cc:1511] Processing CreateTablet for tablet 3911bb6d39eb4633b97040a82ce35e5b (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:15.077405   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911bb6d39eb4633b97040a82ce35e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.078504   670 tablet_service.cc:1511] Processing CreateTablet for tablet 3911bb6d39eb4633b97040a82ce35e5b (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:15.079006   671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d41c8967e34345bd665e39b96c1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.060745   823 tablet_service.cc:1511] Processing CreateTablet for tablet ba9880792029469e95f32233c4dce6dd (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:15.079752   670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911bb6d39eb4633b97040a82ce35e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.080576   823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9880792029469e95f32233c4dce6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.081605   673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac46828cd2a84283890956ac35939528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.099072   669 tablet_service.cc:1511] Processing CreateTablet for tablet b68e977d85db4ac7bcaacac6f5072326 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:15.100483   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68e977d85db4ac7bcaacac6f5072326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.098997   818 tablet_service.cc:1511] Processing CreateTablet for tablet b68e977d85db4ac7bcaacac6f5072326 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:15.101910   818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68e977d85db4ac7bcaacac6f5072326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.113245   878 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.150979   748 tablet_service.cc:1511] Processing CreateTablet for tablet ac46828cd2a84283890956ac35939528 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:15.151494   752 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8c1105b98c4ac8bdc4e720c3021d90 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:15.152386   748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac46828cd2a84283890956ac35939528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.154357   751 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9904bb36144baea8ecc7c2c8d080a2 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:15.159301   749 tablet_service.cc:1511] Processing CreateTablet for tablet ba9880792029469e95f32233c4dce6dd (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:15.160593   753 tablet_service.cc:1511] Processing CreateTablet for tablet 7333f36cfa41417798b04aa8523ea52f (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:15.163112   750 tablet_service.cc:1511] Processing CreateTablet for tablet a568417685034e6d97f8fb490a006199 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:15.165280   747 tablet_service.cc:1511] Processing CreateTablet for tablet 2079480407634f47a5b7438bff865b6d (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:15.169138   752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8c1105b98c4ac8bdc4e720c3021d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.170831   749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9880792029469e95f32233c4dce6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.171446   753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7333f36cfa41417798b04aa8523ea52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.174175   750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568417685034e6d97f8fb490a006199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.174768   751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9904bb36144baea8ecc7c2c8d080a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.178156   746 tablet_service.cc:1511] Processing CreateTablet for tablet 84d41c8967e34345bd665e39b96c1233 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:15.180994   745 tablet_service.cc:1511] Processing CreateTablet for tablet 3911bb6d39eb4633b97040a82ce35e5b (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:15.182405   747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079480407634f47a5b7438bff865b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.184104   746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d41c8967e34345bd665e39b96c1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.185096   745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911bb6d39eb4633b97040a82ce35e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.192045   877 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.192239   878 tablet_bootstrap.cc:654] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.191998   744 tablet_service.cc:1511] Processing CreateTablet for tablet b68e977d85db4ac7bcaacac6f5072326 (DEFAULT_TABLE table=test-workload [id=0389a17e430144d8bb5715532cbac20a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:15.193796   744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68e977d85db4ac7bcaacac6f5072326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.249588   877 tablet_bootstrap.cc:654] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.281666   879 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.282809   877 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.283202   877 ts_tablet_manager.cc:1403] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.027s
I20260713 09:10:15.285279   877 raft_consensus.cc:359] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.285772   877 raft_consensus.cc:385] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.286120   879 tablet_bootstrap.cc:654] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.286026   877 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.286772   877 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.288309   878 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.288774   713 heartbeater.cc:499] Master 127.31.197.254:33517 was elected leader, sending a full tablet report...
I20260713 09:10:15.288928   878 ts_tablet_manager.cc:1403] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.008s
I20260713 09:10:15.289217   877 ts_tablet_manager.cc:1434] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:15.290108   877 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.291797   878 raft_consensus.cc:359] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.292484   878 raft_consensus.cc:385] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.292794   878 raft_consensus.cc:740] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.293488   878 consensus_queue.cc:260] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.297108   877 tablet_bootstrap.cc:654] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.323527   862 heartbeater.cc:499] Master 127.31.197.254:33517 was elected leader, sending a full tablet report...
I20260713 09:10:15.324265   878 ts_tablet_manager.cc:1434] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.018s
I20260713 09:10:15.324361   877 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.324717   879 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.324987   877 ts_tablet_manager.cc:1403] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.021s
I20260713 09:10:15.325152   879 ts_tablet_manager.cc:1403] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.017s
I20260713 09:10:15.325464   878 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.327906   877 raft_consensus.cc:359] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.328644   877 raft_consensus.cc:385] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.328486   879 raft_consensus.cc:359] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.329082   877 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.329176   879 raft_consensus.cc:385] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.329592   879 raft_consensus.cc:740] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.330077   877 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.330417   879 consensus_queue.cc:260] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.332219   877 ts_tablet_manager.cc:1434] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:15.333171   877 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.333534   878 tablet_bootstrap.cc:654] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.339845   877 tablet_bootstrap.cc:654] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.351497   877 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.351925   877 ts_tablet_manager.cc:1403] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:10:15.354611   877 raft_consensus.cc:359] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.355360   877 raft_consensus.cc:385] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.355643   877 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.356290   877 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.358212   877 ts_tablet_manager.cc:1434] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:15.359067   877 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.364915   877 tablet_bootstrap.cc:654] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.375978   877 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.376092   788 heartbeater.cc:499] Master 127.31.197.254:33517 was elected leader, sending a full tablet report...
I20260713 09:10:15.376484   877 ts_tablet_manager.cc:1403] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:10:15.376770   879 ts_tablet_manager.cc:1434] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.051s	user 0.025s	sys 0.025s
I20260713 09:10:15.377733   879 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.378551   877 raft_consensus.cc:359] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.379205   877 raft_consensus.cc:385] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.379489   877 raft_consensus.cc:740] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.379961   878 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.380394   878 ts_tablet_manager.cc:1403] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.032s
I20260713 09:10:15.380277   877 consensus_queue.cc:260] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.383179   878 raft_consensus.cc:359] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.384042   878 raft_consensus.cc:385] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.384316   879 tablet_bootstrap.cc:654] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.384357   878 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.385746   877 ts_tablet_manager.cc:1434] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:10:15.385401   878 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.387421   878 ts_tablet_manager.cc:1434] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:15.388312   878 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.388936   877 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.395092   877 tablet_bootstrap.cc:654] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.395092   878 tablet_bootstrap.cc:654] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.395463   879 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.395941   879 ts_tablet_manager.cc:1403] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:10:15.398794   879 raft_consensus.cc:359] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.399482   879 raft_consensus.cc:385] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.399775   879 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.400655   879 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.402920   879 ts_tablet_manager.cc:1434] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:15.403795   879 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.410166   879 tablet_bootstrap.cc:654] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.412869   882 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.413370   882 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.415441   877 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.415927   877 ts_tablet_manager.cc:1403] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260713 09:10:15.415987   882 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.416460   879 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.416888   879 ts_tablet_manager.cc:1403] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:10:15.419725   879 raft_consensus.cc:359] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.420424   879 raft_consensus.cc:385] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.420215   877 raft_consensus.cc:359] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.420778   879 raft_consensus.cc:740] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.420979   877 raft_consensus.cc:385] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.421343   877 raft_consensus.cc:740] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.422358   877 consensus_queue.cc:260] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.421610   879 consensus_queue.cc:260] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.427469   877 ts_tablet_manager.cc:1434] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:15.428447   877 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.429509   882 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.430080   882 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.432032   882 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.438470   877 tablet_bootstrap.cc:654] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.441198   878 tablet_bootstrap.cc:492] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.441687   878 ts_tablet_manager.cc:1403] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.023s
I20260713 09:10:15.443042   882 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.443475   882 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.444458   878 raft_consensus.cc:359] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.445202   878 raft_consensus.cc:385] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.445554   878 raft_consensus.cc:740] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.446211   762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.445367   763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.446884   761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
W20260713 09:10:15.448004   654 leader_election.cc:343] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.446353   878 consensus_queue.cc:260] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
W20260713 09:10:15.448662   654 leader_election.cc:343] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:15.449224   654 leader_election.cc:343] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.445326   882 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.450448   878 ts_tablet_manager.cc:1434] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:10:15.429551   879 ts_tablet_manager.cc:1434] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:15.451537   878 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.451684   879 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.454416   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.455628   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.456869   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
W20260713 09:10:15.458668   653 leader_election.cc:343] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.459093   653 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1
W20260713 09:10:15.460194   653 leader_election.cc:343] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.460325   878 tablet_bootstrap.cc:654] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.460623   653 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.461606   882 raft_consensus.cc:2749] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.462208   882 raft_consensus.cc:2749] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:15.464433   653 leader_election.cc:343] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.464828   653 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.465647   897 raft_consensus.cc:2749] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.471477   878 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.471493   879 tablet_bootstrap.cc:654] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.471982   878 ts_tablet_manager.cc:1403] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260713 09:10:15.473567   877 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.474053   877 ts_tablet_manager.cc:1403] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.013s
I20260713 09:10:15.474502   878 raft_consensus.cc:359] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.475189   878 raft_consensus.cc:385] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.475462   878 raft_consensus.cc:740] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.476194   879 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.476691   879 ts_tablet_manager.cc:1403] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:10:15.476183   878 consensus_queue.cc:260] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.476934   877 raft_consensus.cc:359] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.477574   877 raft_consensus.cc:385] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.477841   877 raft_consensus.cc:740] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.478381   878 ts_tablet_manager.cc:1434] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:15.478621   877 consensus_queue.cc:260] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.479336   879 raft_consensus.cc:359] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.479995   879 raft_consensus.cc:385] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.480281   879 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.480712   877 ts_tablet_manager.cc:1434] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:10:15.479250   878 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.481050   879 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.481597   877 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.483482   879 ts_tablet_manager.cc:1434] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:15.484331   879 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.487706   877 tablet_bootstrap.cc:654] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.487706   878 tablet_bootstrap.cc:654] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.490682   879 tablet_bootstrap.cc:654] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.498966   878 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.498987   877 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.499497   878 ts_tablet_manager.cc:1403] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:10:15.502100   878 raft_consensus.cc:359] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.502766   878 raft_consensus.cc:385] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.499583   877 ts_tablet_manager.cc:1403] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:10:15.503048   878 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.503890   878 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.505497   879 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.506119   879 ts_tablet_manager.cc:1403] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260713 09:10:15.506106   877 raft_consensus.cc:359] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.506898   877 raft_consensus.cc:385] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.507198   877 raft_consensus.cc:740] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.507884   877 consensus_queue.cc:260] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.509014   879 raft_consensus.cc:359] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.509613   878 ts_tablet_manager.cc:1434] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:15.509692   879 raft_consensus.cc:385] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.510166   877 ts_tablet_manager.cc:1434] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:15.510116   879 raft_consensus.cc:740] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.510535   878 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.511139   877 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.511071   879 consensus_queue.cc:260] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.513342   879 ts_tablet_manager.cc:1434] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:15.514299   879 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.516803   878 tablet_bootstrap.cc:654] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.520682   877 tablet_bootstrap.cc:654] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.520836   879 tablet_bootstrap.cc:654] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.531275   879 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.531608   879 ts_tablet_manager.cc:1403] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.011s
I20260713 09:10:15.532250   877 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.532653   877 ts_tablet_manager.cc:1403] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:10:15.533691   879 raft_consensus.cc:359] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.534416   879 raft_consensus.cc:385] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.534693   879 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.534732   877 raft_consensus.cc:359] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.535436   877 raft_consensus.cc:385] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.535733   877 raft_consensus.cc:740] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.535876   878 tablet_bootstrap.cc:492] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.535583   879 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.536342   878 ts_tablet_manager.cc:1403] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.003s
I20260713 09:10:15.536453   877 consensus_queue.cc:260] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.538288   877 ts_tablet_manager.cc:1434] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:15.539096   877 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.539145   878 raft_consensus.cc:359] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.539878   878 raft_consensus.cc:385] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.540154   879 ts_tablet_manager.cc:1434] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:15.540148   878 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.541170   879 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.541198   878 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.544723   877 tablet_bootstrap.cc:654] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.545207   886 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.545668   886 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.547313   879 tablet_bootstrap.cc:654] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.554858   886 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.555356   897 raft_consensus.cc:493] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.555626   882 raft_consensus.cc:493] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.555816   897 raft_consensus.cc:515] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.556149   882 raft_consensus.cc:515] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.558262   882 leader_election.cc:290] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.559516   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.560812   897 leader_election.cc:290] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.562911   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
W20260713 09:10:15.561764   653 leader_election.cc:343] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:15.564409   653 leader_election.cc:343] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.567793   878 ts_tablet_manager.cc:1434] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:10:15.572842   877 tablet_bootstrap.cc:492] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.573263   877 ts_tablet_manager.cc:1403] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.008s
I20260713 09:10:15.573673   878 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.575714   877 raft_consensus.cc:359] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.576341   877 raft_consensus.cc:385] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.576463   884 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.576611   877 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.577085   884 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.577538   877 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.579555   877 ts_tablet_manager.cc:1434] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:15.580430   877 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: Bootstrap starting.
I20260713 09:10:15.585562   877 tablet_bootstrap.cc:654] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.585734   886 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.586004   884 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.586195   886 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.587996   879 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.588212   886 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.590626   761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.596221   877 tablet_bootstrap.cc:492] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: No bootstrap required, opened a new log
I20260713 09:10:15.596683   879 ts_tablet_manager.cc:1403] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.023s
I20260713 09:10:15.596644   877 ts_tablet_manager.cc:1403] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:10:15.597035   761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.597674   761 raft_consensus.cc:2468] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 0.
I20260713 09:10:15.599499   877 raft_consensus.cc:359] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.600099   877 raft_consensus.cc:385] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.599771   879 raft_consensus.cc:359] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
W20260713 09:10:15.600311   654 leader_election.cc:343] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.600435   877 raft_consensus.cc:740] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.600777   879 raft_consensus.cc:385] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.600808   654 leader_election.cc:304] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.601244   879 raft_consensus.cc:740] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.601233   877 consensus_queue.cc:260] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.602010   897 raft_consensus.cc:2749] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.602243   879 consensus_queue.cc:260] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.602754   688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.603140   654 leader_election.cc:304] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.603448   877 ts_tablet_manager.cc:1434] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:15.603359   688 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:15.604590   897 raft_consensus.cc:2804] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.604799   879 ts_tablet_manager.cc:1434] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:10:15.604934   801 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.604967   897 raft_consensus.cc:493] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.605672   897 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.606254   879 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
W20260713 09:10:15.606336   634 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:15.607703   884 raft_consensus.cc:2804] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.608055   884 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.608379   884 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.610864   897 raft_consensus.cc:515] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.612375   879 tablet_bootstrap.cc:654] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.612833   886 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.613273   886 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.615269   886 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.615717   878 tablet_bootstrap.cc:654] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.616392   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.621111   761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.621735   761 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:15.626310   653 leader_election.cc:343] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.640815   882 raft_consensus.cc:493] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.641367   761 raft_consensus.cc:2468] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 1.
I20260713 09:10:15.641281   882 raft_consensus.cc:515] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.642349   897 leader_election.cc:290] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.643357   882 leader_election.cc:290] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.644547   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.645241   835 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 0.
I20260713 09:10:15.646624   653 leader_election.cc:304] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.640110   884 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.647522   882 raft_consensus.cc:2804] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.647929   882 raft_consensus.cc:493] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.648280   882 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.649906   688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.650528   688 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.651033   884 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.651573   884 raft_consensus.cc:493] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.651979   884 raft_consensus.cc:515] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.654696   687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.655330   687 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:15.656526   801 leader_election.cc:304] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.659714   886 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.660221   886 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.662305   886 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.663741   688 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:15.664067   882 raft_consensus.cc:515] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.664773   897 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.665479   916 raft_consensus.cc:2804] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.665302   897 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.667953   884 leader_election.cc:290] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.665872   916 raft_consensus.cc:493] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.668591   916 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.672809   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.673432   835 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.676285   763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.676887   763 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 0.
I20260713 09:10:15.677328   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.677872   762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.678319   759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.677907   760 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.678900   759 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:15.679225   801 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.680321   884 raft_consensus.cc:2804] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.680258   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.680971   758 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.683327   654 leader_election.cc:304] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.682060   882 leader_election.cc:290] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.694041   897 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.694748   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.695370   837 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 0.
I20260713 09:10:15.692747   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.696105   882 raft_consensus.cc:2804] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.695237   834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.697399   884 raft_consensus.cc:697] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:15.700906   834 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 0.
I20260713 09:10:15.701241   882 raft_consensus.cc:697] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:15.702960   882 consensus_queue.cc:237] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.701632   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.703977   653 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.706715   897 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.706748   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:15.707245   897 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.708577   760 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:15.707638   897 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.710456   688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.709362   687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.711583   688 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 0.
I20260713 09:10:15.711913   687 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 0.
I20260713 09:10:15.711620   884 consensus_queue.cc:237] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.711019   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.713753   686 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 0.
I20260713 09:10:15.711551   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.715006   728 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:15.715378   685 raft_consensus.cc:2393] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074bf4c153c14fcdab4ed7d26d0c012c in current term 1: Already voted for candidate 2d1122a284fa45b480169d87dc57c1a1 in this term.
I20260713 09:10:15.715780   886 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:15.715951   728 leader_election.cc:343] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.716179   886 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:15.717053   728 leader_election.cc:343] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.717111   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.716935   886 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.718281   835 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 1.
I20260713 09:10:15.719527   653 leader_election.cc:304] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.720117   882 raft_consensus.cc:2804] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.720584   882 raft_consensus.cc:697] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:15.721086   879 tablet_bootstrap.cc:492] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.721513   879 ts_tablet_manager.cc:1403] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.046s
I20260713 09:10:15.721374   882 consensus_queue.cc:237] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.725584   879 raft_consensus.cc:359] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.726183   879 raft_consensus.cc:385] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.724675   727 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.726482   879 raft_consensus.cc:740] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.724040   586 catalog_manager.cc:5697] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.727510   879 consensus_queue.cc:260] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
W20260713 09:10:15.724642   654 leader_election.cc:343] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.714231   916 raft_consensus.cc:515] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.731433   916 leader_election.cc:290] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.732069   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.732754   685 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.732836   758 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 1.
I20260713 09:10:15.735021   878 tablet_bootstrap.cc:492] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.735540   878 ts_tablet_manager.cc:1403] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.162s	user 0.044s	sys 0.036s
I20260713 09:10:15.735338   727 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.739869   879 ts_tablet_manager.cc:1434] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:10:15.740937   879 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.739398   917 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.745321   917 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.739539   886 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.746343   897 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.748514   917 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.749118   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:15.749791   686 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:15.750211   727 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c; no voters: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:15.750694   878 raft_consensus.cc:359] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.751057   801 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.751367   878 raft_consensus.cc:385] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.751683   878 raft_consensus.cc:740] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.751792   917 raft_consensus.cc:2804] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.752146   917 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.752458   917 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.752455   878 consensus_queue.cc:260] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.755194   878 ts_tablet_manager.cc:1434] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:10:15.756254   878 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.757539   886 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.758198   879 tablet_bootstrap.cc:654] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.758688   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.759485   835 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.761485   886 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.761847   886 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.762228   886 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.765592   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.766131   837 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.768532   920 raft_consensus.cc:2804] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.768961   920 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.769117   878 tablet_bootstrap.cc:654] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.770664   920 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.766948   897 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 1 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.772486   585 catalog_manager.cc:5697] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.770428   685 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:15.777848   801 leader_election.cc:304] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.778632   884 raft_consensus.cc:2804] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.779240   884 raft_consensus.cc:697] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:15.779716   835 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 1.
I20260713 09:10:15.779996   884 consensus_queue.cc:237] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:15.780845   837 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 1.
I20260713 09:10:15.781028   728 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:15.781785   886 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.783430   924 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.784399   924 raft_consensus.cc:697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:15.784389   653 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.782853   917 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.785786   924 consensus_queue.cc:237] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.786928   886 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.786644   897 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.788587   897 raft_consensus.cc:697] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:15.790026   897 consensus_queue.cc:237] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.791949   917 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:15.792162   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.794165   685 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.794020   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.797549   921 raft_consensus.cc:2749] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:15.798408   728 leader_election.cc:343] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.808493   685 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:15.809760   801 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:15.812709   879 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.813207   879 ts_tablet_manager.cc:1403] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.007s
I20260713 09:10:15.816042   879 raft_consensus.cc:359] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.816712   879 raft_consensus.cc:385] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.816982   879 raft_consensus.cc:740] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.820312   917 raft_consensus.cc:2804] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.821532   917 raft_consensus.cc:697] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:15.823307   879 consensus_queue.cc:260] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.826119   879 ts_tablet_manager.cc:1434] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
W20260713 09:10:15.826701   727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:35871, user_credentials={real_user=slave}} blocked reactor thread for 76545.7us
I20260713 09:10:15.826982   879 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: Bootstrap starting.
I20260713 09:10:15.829097   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.822187   920 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.829624   685 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.828802   583 catalog_manager.cc:5697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 0 to 1, leader changed from <none> to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.831144   920 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:15.825817   917 consensus_queue.cc:237] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.832322   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.832691   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:15.832849   758 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.833256   837 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.832262   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.840374   686 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.843669   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.844259   760 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.850634   837 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 1.
I20260713 09:10:15.851929   728 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:15.852838   920 raft_consensus.cc:2804] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.853327   920 raft_consensus.cc:697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:15.854524   920 consensus_queue.cc:237] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.859038   686 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 1.
I20260713 09:10:15.860519   760 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:15.860817   878 tablet_bootstrap.cc:492] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.861346   878 ts_tablet_manager.cc:1403] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.024s
I20260713 09:10:15.861425   758 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 1.
I20260713 09:10:15.863353   879 tablet_bootstrap.cc:654] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.863940   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:15.864209   878 raft_consensus.cc:359] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.864989   878 raft_consensus.cc:385] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.865002   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:15.865303   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:15.867313   878 raft_consensus.cc:740] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.868211   878 consensus_queue.cc:260] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.869554   685 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 1.
I20260713 09:10:15.868208   727 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:15.867395   686 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.870823   878 ts_tablet_manager.cc:1434] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:10:15.871991   878 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.874662   879 tablet_bootstrap.cc:492] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: No bootstrap required, opened a new log
I20260713 09:10:15.875167   879 ts_tablet_manager.cc:1403] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260713 09:10:15.878952   878 tablet_bootstrap.cc:654] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.879071   920 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.879568   920 raft_consensus.cc:697] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:15.880242   920 consensus_queue.cc:237] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.883689   878 tablet_bootstrap.cc:492] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.884123   878 ts_tablet_manager.cc:1403] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:10:15.885288   879 raft_consensus.cc:359] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.885926   879 raft_consensus.cc:385] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.886196   879 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.886806   879 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.886919   878 raft_consensus.cc:359] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.887624   878 raft_consensus.cc:385] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.887943   878 raft_consensus.cc:740] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.888748   878 consensus_queue.cc:260] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
W20260713 09:10:15.889650   803 leader_election.cc:343] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.890846   878 ts_tablet_manager.cc:1434] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:10:15.890846   803 leader_election.cc:343] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.891108   879 ts_tablet_manager.cc:1434] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:10:15.891913   878 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: Bootstrap starting.
I20260713 09:10:15.895197   584 catalog_manager.cc:5697] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.896366   686 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 1.
I20260713 09:10:15.897740   878 tablet_bootstrap.cc:654] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.896930   584 catalog_manager.cc:5697] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.900295   586 catalog_manager.cc:5697] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.905388   586 catalog_manager.cc:5697] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.910513   878 tablet_bootstrap.cc:492] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: No bootstrap required, opened a new log
I20260713 09:10:15.910908   878 ts_tablet_manager.cc:1403] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:10:15.911556   585 catalog_manager.cc:5697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 0 to 1, leader changed from <none> to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.913343   878 raft_consensus.cc:359] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.913120   585 catalog_manager.cc:5697] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 0 to 1, leader changed from <none> to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.914403   878 raft_consensus.cc:385] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.914687   878 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.915701   878 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:15.917323   878 ts_tablet_manager.cc:1434] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:16.069196   917 raft_consensus.cc:493] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.069643   917 raft_consensus.cc:515] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.071244   917 leader_election.cc:290] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:16.072077   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:16.072270   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:16.072559   686 raft_consensus.cc:2468] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:16.072794   758 raft_consensus.cc:2468] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 0.
I20260713 09:10:16.073454   801 leader_election.cc:304] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.074123   917 raft_consensus.cc:2804] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.074432   917 raft_consensus.cc:493] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.074692   917 raft_consensus.cc:3060] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.079319   917 raft_consensus.cc:515] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.080772   917 leader_election.cc:290] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:16.081408   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:16.081583   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68e977d85db4ac7bcaacac6f5072326" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.081832   686 raft_consensus.cc:3060] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.082050   758 raft_consensus.cc:3060] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.084257   837 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.086786   686 raft_consensus.cc:2468] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:16.087587   801 leader_election.cc:304] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.087833   758 raft_consensus.cc:2468] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 1.
I20260713 09:10:16.088174   917 raft_consensus.cc:2804] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.088574   917 raft_consensus.cc:697] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:16.089298   917 consensus_queue.cc:237] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.091190   897 consensus_queue.cc:1048] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.098109   583 catalog_manager.cc:5697] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.103144   882 consensus_queue.cc:1048] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.110736   882 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.120111   918 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.138170   917 consensus_queue.cc:1048] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.147225   916 consensus_queue.cc:1048] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.205605   920 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.215272   920 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.215466   916 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.215951   916 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.218930   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:16.219630   685 raft_consensus.cc:2393] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d1122a284fa45b480169d87dc57c1a1 in current term 1: Already voted for candidate 074bf4c153c14fcdab4ed7d26d0c012c in this term.
I20260713 09:10:16.221222   916 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:16.222497   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:16.223692   803 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.224416   916 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.229063   916 raft_consensus.cc:2749] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.239241   918 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.247475   916 consensus_queue.cc:1048] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.248114   897 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.259639   884 consensus_queue.cc:1048] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.274032   927 consensus_queue.cc:1048] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.282297   920 consensus_queue.cc:1048] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.305986   837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:35900
I20260713 09:10:16.306528   837 raft_consensus.cc:606] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.312966   920 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.313431   920 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.315152   920 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.315876   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" is_pre_election: true
I20260713 09:10:16.316617   686 raft_consensus.cc:2393] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074bf4c153c14fcdab4ed7d26d0c012c in current term 1: Already voted for candidate 2d1122a284fa45b480169d87dc57c1a1 in this term.
I20260713 09:10:16.316506   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:16.317735   727 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c; no voters: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.318375   920 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.319070   760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:16.319595   760 raft_consensus.cc:606] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.323683   920 raft_consensus.cc:2749] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.324156   760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:16.324612   760 raft_consensus.cc:606] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.328583   837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a568417685034e6d97f8fb490a006199"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:35900
I20260713 09:10:16.328981   837 raft_consensus.cc:606] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.332887   760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:16.333424   760 raft_consensus.cc:606] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:16.333798   920 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.340150   921 raft_consensus.cc:993] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.340545   921 raft_consensus.cc:1081] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.344434   685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:16.344913   685 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.345244   685 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.346542   924 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.348939   688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac46828cd2a84283890956ac35939528"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:33664
I20260713 09:10:16.349350   688 raft_consensus.cc:606] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:16.351527   685 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.352504   686 raft_consensus.cc:1240] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Rejecting Update request from peer 074bf4c153c14fcdab4ed7d26d0c012c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:16.354753   835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:35900
I20260713 09:10:16.355301   835 raft_consensus.cc:606] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:16.355892   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.356416   760 raft_consensus.cc:3055] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.356699   760 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.357224   760 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.358045   760 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.361321   685 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 2 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.362290   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.362799   837 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.363175   760 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.364166   654 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.364426   685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:33664
I20260713 09:10:16.364887   897 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.365082   685 raft_consensus.cc:606] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:16.365296   897 raft_consensus.cc:697] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.366039   897 consensus_queue.cc:237] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.369731   837 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.371771   685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:33664
I20260713 09:10:16.372136   685 raft_consensus.cc:606] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:16.372025   586 catalog_manager.cc:5697] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 1 to 2, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.388412   884 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.394299   917 raft_consensus.cc:993] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.394666   916 raft_consensus.cc:1081] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.396409   758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39120
I20260713 09:10:16.398114   758 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.398464   758 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.399682   916 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.404867   758 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.410033   758 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 2 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.411558   685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:16.412087   685 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.412050   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.412799   837 raft_consensus.cc:3055] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.413127   837 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:16.413954   837 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.415180   837 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.418830   685 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.419835   727 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.420440   924 raft_consensus.cc:2804] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.420930   924 raft_consensus.cc:697] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.421319   837 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.421783   924 consensus_queue.cc:237] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.427450   585 catalog_manager.cc:5697] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 1 to 2, leader changed from 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.569319   916 consensus_queue.cc:1048] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.582042   968 consensus_queue.cc:1048] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.588761   918 raft_consensus.cc:993] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.589178   918 raft_consensus.cc:1081] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.590740   917 raft_consensus.cc:993] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.590806   758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39114
I20260713 09:10:16.591310   917 raft_consensus.cc:1081] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.591449   758 raft_consensus.cc:493] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.591879   758 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.594009   685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a568417685034e6d97f8fb490a006199"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33658
I20260713 09:10:16.594506   685 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.594782   685 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.596184   897 raft_consensus.cc:993] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.596581   897 raft_consensus.cc:1081] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.598218   760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39114
I20260713 09:10:16.598739   760 raft_consensus.cc:493] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.599092   760 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.599496   758 raft_consensus.cc:515] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.600841   685 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.602383   758 leader_election.cc:290] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 2 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.602568   837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.603077   685 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 2 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.603771   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:16.604269   686 raft_consensus.cc:3055] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.604549   686 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.603111   837 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.604784   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.605317   833 raft_consensus.cc:3055] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.605600   833 raft_consensus.cc:740] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:16.606302   686 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.607527   686 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.607770   760 raft_consensus.cc:515] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.606359   833 consensus_queue.cc:260] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.610627   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.611166   835 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.611300   760 leader_election.cc:290] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 2 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.613481   686 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.613988   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.611186   833 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.614744   727 leader_election.cc:304] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.615564   924 raft_consensus.cc:2804] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.616012   924 raft_consensus.cc:697] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.617040   835 raft_consensus.cc:2468] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.616760   924 consensus_queue.cc:237] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.618184   728 leader_election.cc:304] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:16.619083   920 raft_consensus.cc:2804] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.619524   920 raft_consensus.cc:697] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.619892   760 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.620256   833 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.621325   653 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.622105   918 raft_consensus.cc:2804] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.622196   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911bb6d39eb4633b97040a82ce35e5b" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:16.622599   918 raft_consensus.cc:697] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.622812   686 raft_consensus.cc:3055] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.623198   686 raft_consensus.cc:740] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.620277   920 consensus_queue.cc:237] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.623417   918 consensus_queue.cc:237] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.610637   837 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.623955   686 consensus_queue.cc:260] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.625203   686 raft_consensus.cc:3060] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.627696   760 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.631438   686 raft_consensus.cc:2468] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.633183   583 catalog_manager.cc:5697] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 1 to 2, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.637571   585 catalog_manager.cc:5697] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 1 to 2, leader changed from 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.645975   586 catalog_manager.cc:5697] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 1 to 2, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.759781   917 raft_consensus.cc:993] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.760160   969 raft_consensus.cc:1081] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.761476   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33658
I20260713 09:10:16.761869   686 raft_consensus.cc:493] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.762121   686 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.766304   686 raft_consensus.cc:515] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:16.767676   686 leader_election.cc:290] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 2 election: Requested vote from peers 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:16.768399   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.768690   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.768956   835 raft_consensus.cc:3055] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.769217   760 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.769291   835 raft_consensus.cc:740] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:16.770103   835 consensus_queue.cc:260] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:16.771258   835 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.775363   760 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.776418   654 leader_election.cc:304] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.777061   882 raft_consensus.cc:2804] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.776957   835 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.777535   882 raft_consensus.cc:697] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.778275   882 consensus_queue.cc:237] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:16.783388   586 catalog_manager.cc:5697] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 1 to 2, leader changed from 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.792630   918 raft_consensus.cc:993] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.793033   882 raft_consensus.cc:1081] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:16.794312   760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac46828cd2a84283890956ac35939528"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39114
I20260713 09:10:16.794703   760 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.794973   760 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.799971   760 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.801546   760 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 2 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.802137   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:16.802632   686 raft_consensus.cc:3055] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.802652   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.802940   686 raft_consensus.cc:740] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.803184   835 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.803589   686 consensus_queue.cc:260] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.804421   686 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.807834   835 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.808859   728 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:16.809609   686 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:16.810014   924 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.810467   924 raft_consensus.cc:697] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.811323   886 raft_consensus.cc:993] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.811218   924 consensus_queue.cc:237] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.811749   927 raft_consensus.cc:1081] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.813210   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:16.813602   686 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.813982   686 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.817322   586 catalog_manager.cc:5697] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 1 to 2, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.820123   686 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.822547   686 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 2 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.822468   760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.823066   760 raft_consensus.cc:3055] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.823382   760 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.823405   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.824018   835 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.824293   760 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.824785   920 raft_consensus.cc:993] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.825178   920 raft_consensus.cc:1081] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:16.825416   760 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.826741   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:16.827135   686 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.827400   686 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.830035   835 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.831108   653 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.831903   882 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.831894   686 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.832506   882 raft_consensus.cc:697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.833292   882 consensus_queue.cc:237] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.833940   686 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 2 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:16.834805   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:16.835320   758 raft_consensus.cc:3055] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.835615   758 raft_consensus.cc:740] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:16.835933   760 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.836349   758 consensus_queue.cc:260] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.837301   758 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.837580   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:16.838109   835 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.840860   586 catalog_manager.cc:5697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 1 to 2, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.842407   835 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.842739   758 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 2.
I20260713 09:10:16.843261   653 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:16.845242   882 raft_consensus.cc:2804] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.845574   882 raft_consensus.cc:697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:16.846156   882 consensus_queue.cc:237] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:16.852016   586 catalog_manager.cc:5697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 1 to 2, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.859005   835 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.859984   882 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.866179   758 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.868570   882 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.002661   835 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.003763   924 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.010444   686 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.011960   920 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.083568   835 raft_consensus.cc:1275] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.084697   920 consensus_queue.cc:1048] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.091104   686 raft_consensus.cc:1275] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.092885   886 consensus_queue.cc:1048] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.143004   835 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.144193   886 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.144651   835 raft_consensus.cc:1275] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.145835   882 consensus_queue.cc:1048] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.155128   686 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.157061   758 raft_consensus.cc:1275] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.158726   882 consensus_queue.cc:1048] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.163926   927 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.221760   758 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.222937   897 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.230185   835 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.231424   974 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.235152   758 raft_consensus.cc:1275] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.236981   974 consensus_queue.cc:1048] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:17.244536   835 raft_consensus.cc:1275] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.245925   974 consensus_queue.cc:1048] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.274672   758 raft_consensus.cc:1275] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.275645   897 consensus_queue.cc:1048] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.283428   835 raft_consensus.cc:1275] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.284811   897 consensus_queue.cc:1048] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.286803   835 raft_consensus.cc:1275] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.288058   886 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.297403   686 raft_consensus.cc:1275] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.299643   927 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:19.400534 32535 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:10:19.401198 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:19.415654   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:19.416093   686 raft_consensus.cc:606] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Received request to transfer leadership to TS 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:19.417932   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:19.418303   686 raft_consensus.cc:606] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Received request to transfer leadership to TS 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:19.419068 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:19.419414 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:19.511467   984 raft_consensus.cc:993] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:19.511885   918 raft_consensus.cc:1081] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Signalling peer 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:19.513172   833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:35888
I20260713 09:10:19.513600   833 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:19.513873   833 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.518127   833 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.519533   833 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:19.520169   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:19.520478   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:19.520687   686 raft_consensus.cc:3055] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:19.520977   686 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:19.520995   758 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.521837   686 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.522903   686 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.527254   758 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:19.528399   686 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:19.528329   803 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:19.529140   969 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:19.530049   969 raft_consensus.cc:697] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:19.530750   969 consensus_queue.cc:237] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.536350   586 catalog_manager.cc:5697] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 2 to 3, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:19.945207   758 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:19.946343   969 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:19.954457   686 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:19.955996   987 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:19.964180   984 raft_consensus.cc:993] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:19.964557   984 raft_consensus.cc:1081] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Signalling peer 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:19.966121   833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:35888
I20260713 09:10:19.966590   833 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:19.966943   833 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.973428   833 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.975555   833 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:19.976538   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:19.977097   758 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.977202   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:19.977710   686 raft_consensus.cc:3055] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:19.978012   686 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:19.978657   686 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.979947   686 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:19.982792   758 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:19.983707   803 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:19.984375   969 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:19.984773   969 raft_consensus.cc:697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:19.985191   686 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:19.985405   969 consensus_queue.cc:237] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:19.991497   585 catalog_manager.cc:5697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 2 to 3, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:20.420076 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:20.431766   833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:35900
I20260713 09:10:20.432250   833 raft_consensus.cc:606] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:20.440227   833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:35900
I20260713 09:10:20.440642   833 raft_consensus.cc:606] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:20.444334   758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac46828cd2a84283890956ac35939528"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:20.444690   758 raft_consensus.cc:606] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:20.448343   758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:20.448694   758 raft_consensus.cc:606] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:20.452531   758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
mode: GRACEFUL
new_leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:39136
I20260713 09:10:20.452997   758 raft_consensus.cc:606] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Received request to transfer leadership to TS 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:20.504367   758 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.505692   969 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.506759   686 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.507838   969 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.525104   969 raft_consensus.cc:993] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.525645   969 raft_consensus.cc:1081] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.528049   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33658
I20260713 09:10:20.528533   686 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.528856   686 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.534018   686 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.534760   685 raft_consensus.cc:1240] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Rejecting Update request from peer 2d1122a284fa45b480169d87dc57c1a1 for earlier term 3. Current term is 4. Ops: []
I20260713 09:10:20.535979   686 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 4 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:20.536084   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:20.536660   758 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.536651  1006 consensus_queue.cc:1059] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.536590   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:20.537488   833 raft_consensus.cc:3055] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:20.537736   833 raft_consensus.cc:740] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:20.538370   833 consensus_queue.cc:260] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.539156   833 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.540717   758 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 4.
I20260713 09:10:20.541548   654 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:20.542157   918 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:20.543249   918 raft_consensus.cc:697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:20.543787   833 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 4.
W20260713 09:10:20.544318  1007 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260713 09:10:20.544030   918 consensus_queue.cc:237] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.549638   586 catalog_manager.cc:5697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 3 to 4, leader changed from 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 4 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.553808  1006 raft_consensus.cc:993] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.554281  1007 raft_consensus.cc:1081] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.555553   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33658
I20260713 09:10:20.555930   686 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.556177   686 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.560104   686 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.561267   686 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 4 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:20.561869   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:20.562371   758 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.562263   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:20.562825   833 raft_consensus.cc:3055] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:20.563117   833 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:20.563899   833 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.564994   833 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:20.567813   758 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 4.
I20260713 09:10:20.568742   654 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:20.569437   918 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:20.569785   918 raft_consensus.cc:697] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:20.570560   833 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 4.
I20260713 09:10:20.570443   918 consensus_queue.cc:237] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.575692   586 catalog_manager.cc:5697] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 3 to 4, leader changed from 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 4 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.716068   924 raft_consensus.cc:993] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.716430  1012 raft_consensus.cc:1081] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.717659   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:20.718061   686 raft_consensus.cc:493] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.718307   686 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.722012   686 raft_consensus.cc:515] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.723201   686 leader_election.cc:290] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 3 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:20.723934   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:20.724135   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:20.724363   758 raft_consensus.cc:3055] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.724608   833 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.724610   758 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:20.725461   758 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.726538   758 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.730719   833 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.731664   653 leader_election.cc:304] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:20.731887   758 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.732280   918 raft_consensus.cc:2804] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.732679   918 raft_consensus.cc:697] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:20.733306   918 consensus_queue.cc:237] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.739243   586 catalog_manager.cc:5697] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 2 to 3, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.830310   924 raft_consensus.cc:993] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.830715  1012 raft_consensus.cc:1081] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.832011   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac46828cd2a84283890956ac35939528"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:20.832396   686 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.832638   686 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.836786   686 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.837677   924 raft_consensus.cc:993] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: : Instructing follower 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.838112  1012 raft_consensus.cc:1081] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Signalling peer 3bc34486a2c34932876a8ea3a1d1ec77 to start an election
I20260713 09:10:20.838349   686 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 3 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:20.839043   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:20.839330   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:20.839560   758 raft_consensus.cc:3055] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.839807   833 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.839895   758 raft_consensus.cc:740] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:20.840741   686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
 from {username='slave'} at 127.0.0.1:33648
I20260713 09:10:20.840667   758 consensus_queue.cc:260] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.841240   686 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.841586   686 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.841617   758 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.845373   758 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.845852   833 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.846167   654 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:20.846841   918 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.847287   918 raft_consensus.cc:697] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:20.847134   686 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.848039   918 consensus_queue.cc:237] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.848817   686 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [CANDIDATE]: Term 3 election: Requested vote from peers 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:20.849402   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:20.849718   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:20.850029   758 raft_consensus.cc:3055] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.850277   833 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.850375   758 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:20.851068   758 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.852185   758 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.855468   833 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.856246   653 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [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: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77; no voters: 
I20260713 09:10:20.855692   586 catalog_manager.cc:5697] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 2 to 3, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.856814   918 raft_consensus.cc:2804] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.857024   758 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bc34486a2c34932876a8ea3a1d1ec77 in term 3.
I20260713 09:10:20.857420   918 raft_consensus.cc:697] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Becoming Leader. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:20.858206   918 consensus_queue.cc:237] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:20.866153   586 catalog_manager.cc:5697] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 reported cstate change: term changed from 2 to 3, leader changed from 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194) to 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.991436   833 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:20.992416   918 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.000973   758 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.002329   918 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.110757   758 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.111838   918 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.119065   833 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.120478  1008 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.127532   833 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.128511  1017 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.136387   758 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.137732   918 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.251869   833 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.252935   918 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.260553   758 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.261871  1017 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.418608   833 raft_consensus.cc:1275] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.419615  1017 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.426882   758 raft_consensus.cc:1275] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 3bc34486a2c34932876a8ea3a1d1ec77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.428557   918 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:23.460067 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.468837   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:23.469627   686 raft_consensus.cc:606] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Received request to transfer leadership to TS 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:23.472085   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:23.472447   686 raft_consensus.cc:606] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Received request to transfer leadership to TS 2d1122a284fa45b480169d87dc57c1a1
I20260713 09:10:23.474318   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:23.474658   686 raft_consensus.cc:606] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:23.476372   686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
mode: GRACEFUL
new_leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:33666
I20260713 09:10:23.476723   686 raft_consensus.cc:606] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Received request to transfer leadership to TS 074bf4c153c14fcdab4ed7d26d0c012c
I20260713 09:10:23.477561 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:23.477948 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:23.699216  1017 raft_consensus.cc:993] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:23.699728  1029 raft_consensus.cc:1081] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Signalling peer 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:23.701077   835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2079480407634f47a5b7438bff865b6d"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:35888
I20260713 09:10:23.701572   835 raft_consensus.cc:493] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.701921   835 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.707566   835 raft_consensus.cc:515] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.710408   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:23.710680   835 leader_election.cc:290] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 4 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:23.710979   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079480407634f47a5b7438bff865b6d" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:23.711221   686 raft_consensus.cc:3055] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:23.711504   758 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.711551   686 raft_consensus.cc:740] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:23.712486   686 consensus_queue.cc:260] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.713702   686 raft_consensus.cc:3060] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.716758   758 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 4.
I20260713 09:10:23.718554   803 leader_election.cc:304] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:23.720043  1028 raft_consensus.cc:2804] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:23.720383   686 raft_consensus.cc:2468] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 4.
I20260713 09:10:23.722173  1028 raft_consensus.cc:697] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 4 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:23.723505  1028 consensus_queue.cc:237] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.725270  1029 raft_consensus.cc:993] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:23.725759  1030 raft_consensus.cc:1081] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:23.727172   758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39114
I20260713 09:10:23.727756   758 raft_consensus.cc:493] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.728106   758 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.731329   586 catalog_manager.cc:5697] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 3 to 4, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 4 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.732507   758 raft_consensus.cc:515] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.734773   758 leader_election.cc:290] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 4 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:23.734720   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:23.734983   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d41c8967e34345bd665e39b96c1233" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:23.735450   686 raft_consensus.cc:3055] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:23.735558   835 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.735790   686 raft_consensus.cc:740] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:23.736598   686 consensus_queue.cc:260] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.737736   686 raft_consensus.cc:3060] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.741169   835 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 4.
I20260713 09:10:23.742274   728 leader_election.cc:304] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:23.742686   686 raft_consensus.cc:2468] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 4.
I20260713 09:10:23.743221  1012 raft_consensus.cc:2804] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:23.744589  1012 raft_consensus.cc:697] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:23.745466  1012 consensus_queue.cc:237] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.751359   586 catalog_manager.cc:5697] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 3 to 4, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 4 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.838194  1029 raft_consensus.cc:993] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:23.838618  1030 raft_consensus.cc:1081] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Signalling peer 074bf4c153c14fcdab4ed7d26d0c012c to start an election
I20260713 09:10:23.839879   758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd"
dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
 from {username='slave'} at 127.0.0.1:39114
I20260713 09:10:23.840251   758 raft_consensus.cc:493] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.840464   758 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:23.844887   758 raft_consensus.cc:515] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.846352   758 leader_election.cc:290] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 5 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:23.846967   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:23.847330   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9880792029469e95f32233c4dce6dd" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:23.847436   686 raft_consensus.cc:3055] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:10:23.847769   835 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:23.847769   686 raft_consensus.cc:740] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:23.848528   686 consensus_queue.cc:260] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.849386   686 raft_consensus.cc:3060] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:23.852541   835 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 5.
I20260713 09:10:23.853358   728 leader_election.cc:304] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:23.854112  1012 raft_consensus.cc:2804] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:23.854274   686 raft_consensus.cc:2468] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 5.
I20260713 09:10:23.854622  1012 raft_consensus.cc:697] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:23.855626  1012 consensus_queue.cc:237] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:23.862360   586 catalog_manager.cc:5697] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 4 to 5, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 5 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.041313  1029 raft_consensus.cc:993] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: : Instructing follower 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:24.041697  1030 raft_consensus.cc:1081] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Signalling peer 2d1122a284fa45b480169d87dc57c1a1 to start an election
I20260713 09:10:24.042985   835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f"
dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
 from {username='slave'} at 127.0.0.1:35888
I20260713 09:10:24.043386   835 raft_consensus.cc:493] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.043630   835 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.048094   835 raft_consensus.cc:515] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:24.049582   835 leader_election.cc:290] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:24.050154   686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bc34486a2c34932876a8ea3a1d1ec77"
I20260713 09:10:24.050457   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7333f36cfa41417798b04aa8523ea52f" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:24.050655   686 raft_consensus.cc:3055] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:24.050907   758 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.050916   686 raft_consensus.cc:740] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bc34486a2c34932876a8ea3a1d1ec77, State: Running, Role: LEADER
I20260713 09:10:24.051605   686 consensus_queue.cc:260] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:24.052348   686 raft_consensus.cc:3060] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.054580   758 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:24.055347   803 leader_election.cc:304] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:24.056078  1028 raft_consensus.cc:2804] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:24.056444  1028 raft_consensus.cc:697] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:24.056569   686 raft_consensus.cc:2468] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:24.057251  1028 consensus_queue.cc:237] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } }
I20260713 09:10:24.063136   586 catalog_manager.cc:5697] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 2 to 3, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.158588   686 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.159590  1028 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.168497   758 raft_consensus.cc:1275] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.170091  1031 consensus_queue.cc:1048] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.172480   835 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.174170  1012 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.185493   686 raft_consensus.cc:1275] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.187338  1037 consensus_queue.cc:1048] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.286520   835 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:24.287783  1037 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:24.295576   686 raft_consensus.cc:1275] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 5 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:24.296828  1047 consensus_queue.cc:1048] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:24.478614 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:24.484131 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
I20260713 09:10:24.504794 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:24.505434 32535 tablet_replica.cc:333] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.506282 32535 raft_consensus.cc:2243] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.507050 32535 raft_consensus.cc:2272] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.508809 32535 tablet_replica.cc:333] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.509296 32535 raft_consensus.cc:2243] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.509666 32535 raft_consensus.cc:2272] T 3911bb6d39eb4633b97040a82ce35e5b P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.511230 32535 tablet_replica.cc:333] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.511749 32535 raft_consensus.cc:2243] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.512099 32535 raft_consensus.cc:2272] T b68e977d85db4ac7bcaacac6f5072326 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.513535 32535 tablet_replica.cc:333] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.514008 32535 raft_consensus.cc:2243] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.514688 32535 raft_consensus.cc:2272] T ac46828cd2a84283890956ac35939528 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.516141 32535 tablet_replica.cc:333] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.516574 32535 raft_consensus.cc:2243] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.516929 32535 raft_consensus.cc:2272] T 7333f36cfa41417798b04aa8523ea52f P 3bc34486a2c34932876a8ea3a1d1ec77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.518779 32535 tablet_replica.cc:333] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
W20260713 09:10:24.520593   801 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]
I20260713 09:10:24.539705   758 raft_consensus.cc:1275] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.541059  1031 consensus_queue.cc:1048] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.569166 32535 raft_consensus.cc:2243] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.570463 32535 raft_consensus.cc:2272] T 6c9904bb36144baea8ecc7c2c8d080a2 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.574023 32535 tablet_replica.cc:333] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.574590 32535 raft_consensus.cc:2243] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.575739 32535 raft_consensus.cc:2272] T a568417685034e6d97f8fb490a006199 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.578168 32535 tablet_replica.cc:333] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.578899 32535 raft_consensus.cc:2243] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.579406 32535 raft_consensus.cc:2272] T 2079480407634f47a5b7438bff865b6d P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.580868   801 consensus_peers.cc:597] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.585285 32535 tablet_replica.cc:333] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.586020 32535 raft_consensus.cc:2243] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.667815 32535 raft_consensus.cc:2272] T 84d41c8967e34345bd665e39b96c1233 P 3bc34486a2c34932876a8ea3a1d1ec77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.685879 32535 tablet_replica.cc:333] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77: stopping tablet replica
I20260713 09:10:24.686681 32535 raft_consensus.cc:2243] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.687290 32535 raft_consensus.cc:2272] T ba9880792029469e95f32233c4dce6dd P 3bc34486a2c34932876a8ea3a1d1ec77 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.983141   651 connection.cc:466] server connection from 127.0.0.1:33648 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33648 (request call id 77) could send its response
W20260713 09:10:24.984815   727 connection.cc:573] client connection to 127.31.197.193:35871 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260713 09:10:25.010164   801 consensus_peers.cc:597] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.013455   727 consensus_peers.cc:597] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.013990   727 consensus_peers.cc:597] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.014463   727 consensus_peers.cc:597] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.059203   801 consensus_peers.cc:597] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.701098  1058 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.701560  1058 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.703177  1058 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:25.704259   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
W20260713 09:10:25.706409   801 leader_election.cc:336] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.706739   801 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.707247  1058 raft_consensus.cc:2749] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:10:25.725360  1058 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.725780  1058 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.727543  1058 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:25.728560   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:25.729719  1037 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.730189  1037 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
W20260713 09:10:25.730690   801 leader_election.cc:336] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.731065   801 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.731709  1058 raft_consensus.cc:2749] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:10:25.732395  1037 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.732810   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:25.733283   835 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 3.
I20260713 09:10:25.734249   728 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:25.734840  1037 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260713 09:10:25.734910   727 leader_election.cc:336] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.735172  1037 raft_consensus.cc:493] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.735450  1037 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:25.739858  1037 raft_consensus.cc:515] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.741210  1037 leader_election.cc:290] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 4 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.742141   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac46828cd2a84283890956ac35939528" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:25.742630   835 raft_consensus.cc:3060] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Advancing to term 4
W20260713 09:10:25.744302   727 leader_election.cc:336] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.746771   835 raft_consensus.cc:2468] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 4.
I20260713 09:10:25.747579   728 leader_election.cc:304] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.748150  1037 raft_consensus.cc:2804] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:25.748531  1037 raft_consensus.cc:697] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:25.749243  1037 consensus_queue.cc:237] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.756691   585 catalog_manager.cc:5697] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 3 to 4, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 4 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:25.817299   709 debug-util.cc:398] Leaking SignalData structure 0x7b080014a500 after lost signal to thread 32538
W20260713 09:10:25.818105   709 debug-util.cc:398] Leaking SignalData structure 0x7b080014abe0 after lost signal to thread 620
W20260713 09:10:25.818974   709 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4b80 after lost signal to thread 787
W20260713 09:10:25.819633   709 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9c20 after lost signal to thread 861
I20260713 09:10:25.828861  1058 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.829409  1058 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.831485  1058 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:25.832552   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
W20260713 09:10:25.834725   801 leader_election.cc:336] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.835021   801 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [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: 2d1122a284fa45b480169d87dc57c1a1; no voters: 074bf4c153c14fcdab4ed7d26d0c012c, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.835554  1058 raft_consensus.cc:2749] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:25.837594  1037 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.838096  1037 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.840040  1037 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.841146   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
W20260713 09:10:25.843623   727 leader_election.cc:336] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.843959   727 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c; no voters: 2d1122a284fa45b480169d87dc57c1a1, 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.844491  1037 raft_consensus.cc:2749] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:25.951478  1037 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.951915  1037 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.953544  1037 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.954716   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:25.955281   835 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 4.
I20260713 09:10:25.956410   728 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:25.957223  1037 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260713 09:10:25.957229   727 leader_election.cc:336] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.957558  1037 raft_consensus.cc:493] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.957877  1037 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:25.962788  1037 raft_consensus.cc:515] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.964265  1037 leader_election.cc:290] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 5 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.965279   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8c1105b98c4ac8bdc4e720c3021d90" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:25.965689   835 raft_consensus.cc:3060] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Advancing to term 5
W20260713 09:10:25.967662   727 leader_election.cc:336] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.969942   835 raft_consensus.cc:2468] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 5.
I20260713 09:10:25.970762  1037 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.970765   728 leader_election.cc:304] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.971328  1037 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.971613  1053 raft_consensus.cc:2804] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:25.972103  1053 raft_consensus.cc:697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:25.973181  1037 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
I20260713 09:10:25.972891  1053 consensus_queue.cc:237] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.976015   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1" is_pre_election: true
I20260713 09:10:25.976588   835 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 2.
I20260713 09:10:25.977591   728 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:25.978885  1037 raft_consensus.cc:2804] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:25.979143  1037 raft_consensus.cc:493] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:25.979537  1037 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:25.981643   585 catalog_manager.cc:5697] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 4 to 5, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 5 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:25.983829   727 leader_election.cc:336] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.985075  1037 raft_consensus.cc:515] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:25.987659   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568417685034e6d97f8fb490a006199" candidate_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2d1122a284fa45b480169d87dc57c1a1"
I20260713 09:10:25.988127   835 raft_consensus.cc:3060] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:25.988451  1037 leader_election.cc:290] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195:44563)
W20260713 09:10:25.991567   727 leader_election.cc:336] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:25.993335   835 raft_consensus.cc:2468] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074bf4c153c14fcdab4ed7d26d0c012c in term 3.
I20260713 09:10:25.994145   728 leader_election.cc:304] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:25.994711  1037 raft_consensus.cc:2804] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:25.995105  1037 raft_consensus.cc:697] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 LEADER]: Becoming Leader. State: Replica: 074bf4c153c14fcdab4ed7d26d0c012c, State: Running, Role: LEADER
I20260713 09:10:25.995839  1037 consensus_queue.cc:237] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
W20260713 09:10:25.997390 32535 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 709)
I20260713 09:10:26.000713  1058 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
I20260713 09:10:26.001156  1058 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:26.002378   585 catalog_manager.cc:5697] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c reported cstate change: term changed from 2 to 3, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194). New cstate: current_term: 3 leader_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.003074  1058 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:26.004405   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" is_pre_election: true
I20260713 09:10:26.004900   758 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 2.
I20260713 09:10:26.005781   803 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 
I20260713 09:10:26.006531  1058 raft_consensus.cc:2804] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:26.006871  1058 raft_consensus.cc:493] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3bc34486a2c34932876a8ea3a1d1ec77)
W20260713 09:10:26.007134   801 leader_election.cc:336] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:26.007208  1058 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:26.013267  1058 raft_consensus.cc:515] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:26.014792  1058 leader_election.cc:290] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 election: Requested vote from peers 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871), 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899)
I20260713 09:10:26.015626   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9904bb36144baea8ecc7c2c8d080a2" candidate_uuid: "2d1122a284fa45b480169d87dc57c1a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "074bf4c153c14fcdab4ed7d26d0c012c"
I20260713 09:10:26.016019   758 raft_consensus.cc:3060] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:26.018764   801 leader_election.cc:336] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111)
I20260713 09:10:26.020357   758 raft_consensus.cc:2468] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d1122a284fa45b480169d87dc57c1a1 in term 3.
I20260713 09:10:26.021660   803 leader_election.cc:304] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [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: 074bf4c153c14fcdab4ed7d26d0c012c, 2d1122a284fa45b480169d87dc57c1a1; no voters: 3bc34486a2c34932876a8ea3a1d1ec77
I20260713 09:10:26.022441  1058 raft_consensus.cc:2804] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:26.023557  1058 raft_consensus.cc:697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Becoming Leader. State: Replica: 2d1122a284fa45b480169d87dc57c1a1, State: Running, Role: LEADER
I20260713 09:10:26.024333  1058 consensus_queue.cc:237] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [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: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } }
I20260713 09:10:26.030781   585 catalog_manager.cc:5697] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 reported cstate change: term changed from 2 to 3, leader changed from 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193) to 2d1122a284fa45b480169d87dc57c1a1 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "2d1122a284fa45b480169d87dc57c1a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bc34486a2c34932876a8ea3a1d1ec77" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:26.190258   727 consensus_peers.cc:597] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.280297   835 raft_consensus.cc:1275] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:26.281615  1037 consensus_queue.cc:1048] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:10:26.381779   727 consensus_peers.cc:597] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.426832   835 raft_consensus.cc:1275] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260713 09:10:26.427110   801 consensus_peers.cc:597] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.428193  1053 consensus_queue.cc:1048] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:10:26.431659   727 consensus_peers.cc:597] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.456867   758 raft_consensus.cc:1275] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Refusing update from remote peer 2d1122a284fa45b480169d87dc57c1a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:26.457954  1058 consensus_queue.cc:1048] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074bf4c153c14fcdab4ed7d26d0c012c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:26.590652   833 raft_consensus.cc:1275] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Refusing update from remote peer 074bf4c153c14fcdab4ed7d26d0c012c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:26.591753  1037 consensus_queue.cc:1048] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1122a284fa45b480169d87dc57c1a1" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:10:26.997823 32535 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 709)
W20260713 09:10:27.273355   801 consensus_peers.cc:597] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.382727   727 consensus_peers.cc:597] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.461719   727 consensus_peers.cc:597] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.553922   801 consensus_peers.cc:597] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.568213   801 consensus_peers.cc:597] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.689421   727 consensus_peers.cc:597] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c -> Peer 3bc34486a2c34932876a8ea3a1d1ec77 (127.31.197.193:35871): Couldn't send request to peer 3bc34486a2c34932876a8ea3a1d1ec77. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:35871: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.998215 32535 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 709)
I20260713 09:10:28.360893 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
I20260713 09:10:28.379241 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:10:28.399591 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:28.400247 32535 tablet_replica.cc:333] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.400794 32535 raft_consensus.cc:2243] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.401221 32535 raft_consensus.cc:2272] T 2079480407634f47a5b7438bff865b6d P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.402869 32535 tablet_replica.cc:333] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.403355 32535 raft_consensus.cc:2243] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.403723 32535 raft_consensus.cc:2272] T b68e977d85db4ac7bcaacac6f5072326 P 074bf4c153c14fcdab4ed7d26d0c012c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.405269 32535 tablet_replica.cc:333] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.405692 32535 raft_consensus.cc:2243] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.406404 32535 raft_consensus.cc:2272] T ac46828cd2a84283890956ac35939528 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.407928 32535 tablet_replica.cc:333] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.408531 32535 raft_consensus.cc:2243] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.408878 32535 raft_consensus.cc:2272] T 7333f36cfa41417798b04aa8523ea52f P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.410277 32535 tablet_replica.cc:333] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.410684 32535 raft_consensus.cc:2243] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.411008 32535 raft_consensus.cc:2272] T 6c9904bb36144baea8ecc7c2c8d080a2 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.412343 32535 tablet_replica.cc:333] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.412740 32535 raft_consensus.cc:2243] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.413344 32535 raft_consensus.cc:2272] T 3911bb6d39eb4633b97040a82ce35e5b P 074bf4c153c14fcdab4ed7d26d0c012c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.414886 32535 tablet_replica.cc:333] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.415305 32535 raft_consensus.cc:2243] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.415865 32535 raft_consensus.cc:2272] T ba9880792029469e95f32233c4dce6dd P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.417313 32535 tablet_replica.cc:333] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.417706 32535 raft_consensus.cc:2243] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.418324 32535 raft_consensus.cc:2272] T 84d41c8967e34345bd665e39b96c1233 P 074bf4c153c14fcdab4ed7d26d0c012c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.419783 32535 tablet_replica.cc:333] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.420267 32535 raft_consensus.cc:2243] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.420897 32535 raft_consensus.cc:2272] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 074bf4c153c14fcdab4ed7d26d0c012c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.422335 32535 tablet_replica.cc:333] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c: stopping tablet replica
I20260713 09:10:28.422691 32535 raft_consensus.cc:2243] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.423312 32535 raft_consensus.cc:2272] T a568417685034e6d97f8fb490a006199 P 074bf4c153c14fcdab4ed7d26d0c012c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.448787 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
I20260713 09:10:28.466097 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
W20260713 09:10:28.481726   803 consensus_peers.cc:597] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 -> Peer 074bf4c153c14fcdab4ed7d26d0c012c (127.31.197.194:34899): Couldn't send request to peer 074bf4c153c14fcdab4ed7d26d0c012c. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:34899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.490218 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:28.490885 32535 tablet_replica.cc:333] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.491571 32535 raft_consensus.cc:2243] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.492430 32535 raft_consensus.cc:2272] T b68e977d85db4ac7bcaacac6f5072326 P 2d1122a284fa45b480169d87dc57c1a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.494057 32535 tablet_replica.cc:333] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.494493 32535 raft_consensus.cc:2243] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.494827 32535 raft_consensus.cc:2272] T 3911bb6d39eb4633b97040a82ce35e5b P 2d1122a284fa45b480169d87dc57c1a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.496318 32535 tablet_replica.cc:333] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.496734 32535 raft_consensus.cc:2243] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.497066 32535 raft_consensus.cc:2272] T ba9880792029469e95f32233c4dce6dd P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.498538 32535 tablet_replica.cc:333] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.498937 32535 raft_consensus.cc:2243] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.499261 32535 raft_consensus.cc:2272] T 84d41c8967e34345bd665e39b96c1233 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.500584 32535 tablet_replica.cc:333] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.500978 32535 raft_consensus.cc:2243] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.501561 32535 raft_consensus.cc:2272] T 2079480407634f47a5b7438bff865b6d P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.502990 32535 tablet_replica.cc:333] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.503434 32535 raft_consensus.cc:2243] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.503788 32535 raft_consensus.cc:2272] T ac46828cd2a84283890956ac35939528 P 2d1122a284fa45b480169d87dc57c1a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.505154 32535 tablet_replica.cc:333] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.505553 32535 raft_consensus.cc:2243] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.505959 32535 raft_consensus.cc:2272] T a568417685034e6d97f8fb490a006199 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.507354 32535 tablet_replica.cc:333] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.507720 32535 raft_consensus.cc:2243] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.508057 32535 raft_consensus.cc:2272] T 5e8c1105b98c4ac8bdc4e720c3021d90 P 2d1122a284fa45b480169d87dc57c1a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.509407 32535 tablet_replica.cc:333] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.509768 32535 raft_consensus.cc:2243] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.510473 32535 raft_consensus.cc:2272] T 6c9904bb36144baea8ecc7c2c8d080a2 P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.511755 32535 tablet_replica.cc:333] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1: stopping tablet replica
I20260713 09:10:28.512101 32535 raft_consensus.cc:2243] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.512694 32535 raft_consensus.cc:2272] T 7333f36cfa41417798b04aa8523ea52f P 2d1122a284fa45b480169d87dc57c1a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.537961 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:10:28.555348 32535 master.cc:562] Master@127.31.197.254:33517 shutting down...
I20260713 09:10:28.572898 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.573355 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.573616 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea7ebeb0cc6d41a790e1bf798caa7236: stopping tablet replica
I20260713 09:10:28.591398 32535 master.cc:584] Master@127.31.197.254:33517 shutdown complete.
074bf4c153c14fcdab4ed7d26d0c012c  4
2d1122a284fa45b480169d87dc57c1a1  1
3bc34486a2c34932876a8ea3a1d1ec77  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (14142 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:10:28.626005 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:44931
I20260713 09:10:28.627015 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.632144  1077 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
W20260713 09:10:28.632257  1078 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
W20260713 09:10:28.632711  1080 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
I20260713 09:10:28.634294 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:28.635051 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.635215 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.635327 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933828635316 us; error 0 us; skew 500 ppm
I20260713 09:10:28.635782 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.637938 32535 webserver.cc:533] Webserver started at http://127.31.197.254:38673/ using document root <none> and password file <none>
I20260713 09:10:28.638360 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.638509 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.638733 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.639748 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "81bc6d0ddff04b228472281a4d8dc912"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.643867 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:28.646823  1085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.647460 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:28.647678 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "81bc6d0ddff04b228472281a4d8dc912"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.647924 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-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)
I20260713 09:10:28.661056 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.662184 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.696867 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:44931
I20260713 09:10:28.696969  1136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:44931 every 8 connection(s)
I20260713 09:10:28.700495  1137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.709558  1137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912: Bootstrap starting.
I20260713 09:10:28.713996  1137 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:28.717764  1137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912: No bootstrap required, opened a new log
I20260713 09:10:28.719695  1137 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER }
I20260713 09:10:28.720037  1137 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:28.720247  1137 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bc6d0ddff04b228472281a4d8dc912, State: Initialized, Role: FOLLOWER
I20260713 09:10:28.720783  1137 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER }
I20260713 09:10:28.721202  1137 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:28.721400  1137 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:28.721640  1137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:28.725402  1137 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER }
I20260713 09:10:28.725852  1137 leader_election.cc:304] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [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: 81bc6d0ddff04b228472281a4d8dc912; no voters: 
I20260713 09:10:28.726929  1137 leader_election.cc:290] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:28.727283  1140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:28.728471  1140 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 1 LEADER]: Becoming Leader. State: Replica: 81bc6d0ddff04b228472281a4d8dc912, State: Running, Role: LEADER
I20260713 09:10:28.729099  1140 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [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: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER }
I20260713 09:10:28.729502  1137 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:28.733372  1141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81bc6d0ddff04b228472281a4d8dc912" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER } }
I20260713 09:10:28.733397  1142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81bc6d0ddff04b228472281a4d8dc912. Latest consensus state: current_term: 1 leader_uuid: "81bc6d0ddff04b228472281a4d8dc912" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bc6d0ddff04b228472281a4d8dc912" member_type: VOTER } }
I20260713 09:10:28.734071  1141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:28.734125  1142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:28.738327  1147 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:28.743057  1147 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:28.744403 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:28.750664  1147 catalog_manager.cc:1383] Generated new cluster ID: 901c3ab23ea84ee1815f2c439c7d8523
I20260713 09:10:28.750928  1147 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:28.768435  1147 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:28.769567  1147 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:28.779974  1147 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912: Generated new TSK 0
I20260713 09:10:28.780478  1147 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:28.810204 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.815441  1158 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
W20260713 09:10:28.816463  1159 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
I20260713 09:10:28.817816 32535 server_base.cc:1061] running on GCE node
W20260713 09:10:28.818674  1161 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
I20260713 09:10:28.819458 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.819659 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.819811 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933828819794 us; error 0 us; skew 500 ppm
I20260713 09:10:28.820304 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.822414 32535 webserver.cc:533] Webserver started at http://127.31.197.193:33937/ using document root <none> and password file <none>
I20260713 09:10:28.822846 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.823019 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.823259 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.824224 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "e9ac96d50ad248cfb419fb662ffd0933"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.828123 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:28.831135  1166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.831794 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:10:28.832041 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "e9ac96d50ad248cfb419fb662ffd0933"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.832319 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-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)
I20260713 09:10:28.856720 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.857860 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.859261 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:28.861438 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:28.861617 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.861833 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:28.862010 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:28.899372 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:46777
I20260713 09:10:28.899470  1228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:46777 every 8 connection(s)
I20260713 09:10:28.903759 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.910400  1233 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
W20260713 09:10:28.911717  1234 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
W20260713 09:10:28.915438  1236 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
I20260713 09:10:28.916298 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:28.916705  1229 heartbeater.cc:344] Connected to a master server at 127.31.197.254:44931
I20260713 09:10:28.917070  1229 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:28.917124 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.917456 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.917608 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933828917588 us; error 0 us; skew 500 ppm
I20260713 09:10:28.917956  1229 heartbeater.cc:507] Master 127.31.197.254:44931 requested a full tablet report, sending...
I20260713 09:10:28.918195 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.919862  1102 ts_manager.cc:194] Registered new tserver with Master: e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:28.920571 32535 webserver.cc:533] Webserver started at http://127.31.197.194:44975/ using document root <none> and password file <none>
I20260713 09:10:28.921020 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.921177 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.921422 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.921473  1102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36762
I20260713 09:10:28.922638 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "383c5a40e08e4887a3705c74992d7a84"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.926643 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:28.929466  1241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.930125 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:28.930378 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "383c5a40e08e4887a3705c74992d7a84"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-5w1p"
I20260713 09:10:28.930619 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-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)
I20260713 09:10:28.952654 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.953733 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.955087 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:28.957125 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:28.957309 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.957520 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:28.957669 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.993024 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:45265
I20260713 09:10:28.993121  1303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:45265 every 8 connection(s)
I20260713 09:10:28.997287 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:29.003958  1307 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
W20260713 09:10:29.005366  1308 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
W20260713 09:10:29.006975  1310 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
I20260713 09:10:29.007911 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:29.008766 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:29.008869  1304 heartbeater.cc:344] Connected to a master server at 127.31.197.254:44931
W20260713 09:10:29.009022 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.009217 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933829009200 us; error 0 us; skew 500 ppm
I20260713 09:10:29.009255  1304 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.009780 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.010020  1304 heartbeater.cc:507] Master 127.31.197.254:44931 requested a full tablet report, sending...
I20260713 09:10:29.011821  1102 ts_manager.cc:194] Registered new tserver with Master: 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:29.012300 32535 webserver.cc:533] Webserver started at http://127.31.197.195:37487/ using document root <none> and password file <none>
I20260713 09:10:29.012773 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.012933 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.013170 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.013127  1102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36770
I20260713 09:10:29.014324 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "78cd8bad9e3e472ea19127f96199934c"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-5w1p"
I20260713 09:10:29.018278 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:29.021080  1315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.021742 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:29.022017 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "78cd8bad9e3e472ea19127f96199934c"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-5w1p"
I20260713 09:10:29.022264 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-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)
I20260713 09:10:29.032837 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.033840 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.035164 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:29.037132 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:29.037312 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.037520 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:29.037667 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.074158 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:35247
I20260713 09:10:29.074257  1377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:35247 every 8 connection(s)
I20260713 09:10:29.086540  1378 heartbeater.cc:344] Connected to a master server at 127.31.197.254:44931
I20260713 09:10:29.086874  1378 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.087523  1378 heartbeater.cc:507] Master 127.31.197.254:44931 requested a full tablet report, sending...
I20260713 09:10:29.089251  1102 ts_manager.cc:194] Registered new tserver with Master: 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:29.090236 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013106525s
I20260713 09:10:29.090584  1102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36774
I20260713 09:10:29.112882  1102 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36776:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:29.116425  1102 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.
I20260713 09:10:29.218402  1194 tablet_service.cc:1511] Processing CreateTablet for tablet e632019a79ae4f6d9948964c1b8be4e9 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:29.219805  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e632019a79ae4f6d9948964c1b8be4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.220201  1269 tablet_service.cc:1511] Processing CreateTablet for tablet e632019a79ae4f6d9948964c1b8be4e9 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:29.221019  1193 tablet_service.cc:1511] Processing CreateTablet for tablet e85b6e9e87b74c77a9acbbd0b2499112 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:29.222318  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85b6e9e87b74c77a9acbbd0b2499112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.221478  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e632019a79ae4f6d9948964c1b8be4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.225193  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23280bed2c432d989c475b52bdb050 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:29.219898  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 52deb21370b74fcda08b0eabdd32a4f5 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:29.225883  1267 tablet_service.cc:1511] Processing CreateTablet for tablet 52deb21370b74fcda08b0eabdd32a4f5 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:29.226459  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23280bed2c432d989c475b52bdb050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.227049  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52deb21370b74fcda08b0eabdd32a4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.226806  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 9217598520fd453494aaeaf9fa6d95a7 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:29.225214  1268 tablet_service.cc:1511] Processing CreateTablet for tablet e85b6e9e87b74c77a9acbbd0b2499112 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:29.228015  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217598520fd453494aaeaf9fa6d95a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.227164  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52deb21370b74fcda08b0eabdd32a4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.229936  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85b6e9e87b74c77a9acbbd0b2499112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.231335  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23280bed2c432d989c475b52bdb050 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:29.232583  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23280bed2c432d989c475b52bdb050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.248795  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 9217598520fd453494aaeaf9fa6d95a7 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:29.250208  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217598520fd453494aaeaf9fa6d95a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.261960  1189 tablet_service.cc:1511] Processing CreateTablet for tablet d90a3f4e25084c75bc8d457994a7178d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:29.263379  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90a3f4e25084c75bc8d457994a7178d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.272653  1264 tablet_service.cc:1511] Processing CreateTablet for tablet d90a3f4e25084c75bc8d457994a7178d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:29.273960  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90a3f4e25084c75bc8d457994a7178d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.289832  1263 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:29.291070  1263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5dff40b765407db2e9aadaa4ffe8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.291585  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 03d9d6d02632481a84a988d9dfb105d1 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:29.292804  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d9d6d02632481a84a988d9dfb105d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.298254  1343 tablet_service.cc:1511] Processing CreateTablet for tablet e632019a79ae4f6d9948964c1b8be4e9 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:29.300175  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e632019a79ae4f6d9948964c1b8be4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.300489  1393 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:29.300716  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:29.312546  1394 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:29.301851  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5dff40b765407db2e9aadaa4ffe8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.307086  1342 tablet_service.cc:1511] Processing CreateTablet for tablet e85b6e9e87b74c77a9acbbd0b2499112 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:29.316673  1338 tablet_service.cc:1511] Processing CreateTablet for tablet d90a3f4e25084c75bc8d457994a7178d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:29.317345  1342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85b6e9e87b74c77a9acbbd0b2499112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.318009  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90a3f4e25084c75bc8d457994a7178d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.300132  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 03d9d6d02632481a84a988d9dfb105d1 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:29.319862  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d9d6d02632481a84a988d9dfb105d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.320655  1337 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:29.321871  1337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5dff40b765407db2e9aadaa4ffe8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.324676  1336 tablet_service.cc:1511] Processing CreateTablet for tablet 03d9d6d02632481a84a988d9dfb105d1 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:29.315150  1393 tablet_bootstrap.cc:654] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.325942  1336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d9d6d02632481a84a988d9dfb105d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.326495  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 7727d11c565945c39d93c78c79ad4bcc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:29.327608  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7727d11c565945c39d93c78c79ad4bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.315519  1339 tablet_service.cc:1511] Processing CreateTablet for tablet 9217598520fd453494aaeaf9fa6d95a7 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:29.330808  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217598520fd453494aaeaf9fa6d95a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.311671  1340 tablet_service.cc:1511] Processing CreateTablet for tablet 6d23280bed2c432d989c475b52bdb050 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:29.334679  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23280bed2c432d989c475b52bdb050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.337121  1263 tablet_service.cc:1511] Processing CreateTablet for tablet 7727d11c565945c39d93c78c79ad4bcc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:29.338256  1263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7727d11c565945c39d93c78c79ad4bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.310612  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 52deb21370b74fcda08b0eabdd32a4f5 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:29.339315  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52deb21370b74fcda08b0eabdd32a4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.373209  1335 tablet_service.cc:1511] Processing CreateTablet for tablet 7727d11c565945c39d93c78c79ad4bcc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:29.374610  1335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7727d11c565945c39d93c78c79ad4bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.378075  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 782ecef9b5a1407cb150ea1fa5453a9e (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:29.379297  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782ecef9b5a1407cb150ea1fa5453a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.392779  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 782ecef9b5a1407cb150ea1fa5453a9e (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:29.394099  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782ecef9b5a1407cb150ea1fa5453a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.396548  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea19f405c994fcbac619414f40c3514 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:29.397709  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea19f405c994fcbac619414f40c3514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.412567  1263 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea19f405c994fcbac619414f40c3514 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:29.414114  1263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea19f405c994fcbac619414f40c3514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.406848  1338 tablet_service.cc:1511] Processing CreateTablet for tablet 782ecef9b5a1407cb150ea1fa5453a9e (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:29.420729  1396 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.422853  1394 tablet_bootstrap.cc:654] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.423377  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782ecef9b5a1407cb150ea1fa5453a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.424530  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea19f405c994fcbac619414f40c3514 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:29.432358  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea19f405c994fcbac619414f40c3514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.438043  1191 tablet_service.cc:1511] Processing CreateTablet for tablet ef6fafc3274a4d38b9ff368015a41919 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:29.434720  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80ef2f08aa4b709b99711256c19bdc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:29.439242  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6fafc3274a4d38b9ff368015a41919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.439020  1268 tablet_service.cc:1511] Processing CreateTablet for tablet ef6fafc3274a4d38b9ff368015a41919 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:29.439263  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80ef2f08aa4b709b99711256c19bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.440384  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6fafc3274a4d38b9ff368015a41919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.428838  1393 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:29.449950  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80ef2f08aa4b709b99711256c19bdc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:29.450670  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80ef2f08aa4b709b99711256c19bdc (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:29.453626  1396 tablet_bootstrap.cc:654] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.457423  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 740539e75ac746fa90fa8eefa94b4c46 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:29.458514  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80ef2f08aa4b709b99711256c19bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.459095  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80ef2f08aa4b709b99711256c19bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.465679  1264 tablet_service.cc:1511] Processing CreateTablet for tablet d85203e5f1324ddcae8bfe51793a9a20 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:29.466476  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740539e75ac746fa90fa8eefa94b4c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.466203  1194 tablet_service.cc:1511] Processing CreateTablet for tablet f0987f9700c24b98903e6f0ea9839aba (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:29.466838  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85203e5f1324ddcae8bfe51793a9a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.467304  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0987f9700c24b98903e6f0ea9839aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.459352  1393 ts_tablet_manager.cc:1403] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.036s
I20260713 09:10:29.476553  1393 raft_consensus.cc:359] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.477229  1393 raft_consensus.cc:385] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.477517  1393 raft_consensus.cc:740] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.478205  1393 consensus_queue.cc:260] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.460307  1394 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:29.461805  1268 tablet_service.cc:1511] Processing CreateTablet for tablet 740539e75ac746fa90fa8eefa94b4c46 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:29.463263  1193 tablet_service.cc:1511] Processing CreateTablet for tablet d85203e5f1324ddcae8bfe51793a9a20 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:29.479585  1394 ts_tablet_manager.cc:1403] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.000s
I20260713 09:10:29.480098  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85203e5f1324ddcae8bfe51793a9a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.482331  1394 raft_consensus.cc:359] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.482972  1394 raft_consensus.cc:385] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.483242  1394 raft_consensus.cc:740] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.485150  1394 consensus_queue.cc:260] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.488216  1335 tablet_service.cc:1511] Processing CreateTablet for tablet d85203e5f1324ddcae8bfe51793a9a20 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:29.489382  1335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85203e5f1324ddcae8bfe51793a9a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.492550  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740539e75ac746fa90fa8eefa94b4c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.463363  1340 tablet_service.cc:1511] Processing CreateTablet for tablet ef6fafc3274a4d38b9ff368015a41919 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:29.495018  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6fafc3274a4d38b9ff368015a41919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.504734  1265 tablet_service.cc:1511] Processing CreateTablet for tablet f0987f9700c24b98903e6f0ea9839aba (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:29.505918  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0987f9700c24b98903e6f0ea9839aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.510673  1229 heartbeater.cc:499] Master 127.31.197.254:44931 was elected leader, sending a full tablet report...
I20260713 09:10:29.522645  1394 ts_tablet_manager.cc:1434] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.003s
I20260713 09:10:29.524000  1337 tablet_service.cc:1511] Processing CreateTablet for tablet ee8c7d62fcce4a5495528bfd099de92d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:29.524075  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6b82ee0a04a1991ff2a817887dfbe (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:29.524977  1337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8c7d62fcce4a5495528bfd099de92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.525874  1393 ts_tablet_manager.cc:1434] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.010s
I20260713 09:10:29.521946  1304 heartbeater.cc:499] Master 127.31.197.254:44931 was elected leader, sending a full tablet report...
I20260713 09:10:29.526835  1393 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:29.528162  1263 tablet_service.cc:1511] Processing CreateTablet for tablet ee8c7d62fcce4a5495528bfd099de92d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:29.529286  1263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8c7d62fcce4a5495528bfd099de92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.530686  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6b82ee0a04a1991ff2a817887dfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.532408  1336 tablet_service.cc:1511] Processing CreateTablet for tablet f0987f9700c24b98903e6f0ea9839aba (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:29.533525  1336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0987f9700c24b98903e6f0ea9839aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.533353  1192 tablet_service.cc:1511] Processing CreateTablet for tablet ee8c7d62fcce4a5495528bfd099de92d (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:29.534566  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8c7d62fcce4a5495528bfd099de92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.535534  1393 tablet_bootstrap.cc:654] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.536607  1339 tablet_service.cc:1511] Processing CreateTablet for tablet 740539e75ac746fa90fa8eefa94b4c46 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:29.537726  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740539e75ac746fa90fa8eefa94b4c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.541826  1396 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:29.542260  1396 ts_tablet_manager.cc:1403] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.018s
I20260713 09:10:29.544867  1396 raft_consensus.cc:359] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.545499  1396 raft_consensus.cc:385] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.545781  1396 raft_consensus.cc:740] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.552208  1396 consensus_queue.cc:260] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.555001  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6b82ee0a04a1991ff2a817887dfbe (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:29.556668  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6b82ee0a04a1991ff2a817887dfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.562925  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6b82ee0a04a1991ff2a817887dfbe (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:29.577163  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 76b8816624b742f291f411ad357d1fee (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:29.578871  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b8816624b742f291f411ad357d1fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.575388  1394 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:29.583978  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 76b8816624b742f291f411ad357d1fee (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:29.585137  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b8816624b742f291f411ad357d1fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.585078  1192 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd119c826c46619d46d516d03f7727 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:29.586048  1264 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd119c826c46619d46d516d03f7727 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:29.589715  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd119c826c46619d46d516d03f7727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.589789  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd119c826c46619d46d516d03f7727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.591391  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:29.592579  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.587327  1337 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd119c826c46619d46d516d03f7727 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:29.594300  1337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd119c826c46619d46d516d03f7727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.596727  1378 heartbeater.cc:499] Master 127.31.197.254:44931 was elected leader, sending a full tablet report...
I20260713 09:10:29.587380  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 76b8816624b742f291f411ad357d1fee (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:29.597741  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b8816624b742f291f411ad357d1fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.602602  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6b82ee0a04a1991ff2a817887dfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.600734  1396 ts_tablet_manager.cc:1434] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.058s	user 0.011s	sys 0.010s
I20260713 09:10:29.603634  1396 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.604051  1394 tablet_bootstrap.cc:654] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.616724  1336 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:29.616864  1268 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:29.617938  1336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.618201  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.623770  1393 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:29.624277  1393 ts_tablet_manager.cc:1403] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.002s
I20260713 09:10:29.627045  1393 raft_consensus.cc:359] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.627738  1393 raft_consensus.cc:385] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.628008  1393 raft_consensus.cc:740] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.628659  1393 consensus_queue.cc:260] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.631840  1393 ts_tablet_manager.cc:1434] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:29.633759  1393 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:29.639717  1393 tablet_bootstrap.cc:654] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.651075  1396 tablet_bootstrap.cc:654] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.651391  1398 raft_consensus.cc:493] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.653548  1398 raft_consensus.cc:515] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.652079  1191 tablet_service.cc:1511] Processing CreateTablet for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:29.655463  1264 tablet_service.cc:1511] Processing CreateTablet for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:29.656643  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b280bc06a14af1a5c1bd47f2f0bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.665032  1194 tablet_service.cc:1511] Processing CreateTablet for tablet b8c114f1bee443e19846a248349ea0d8 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:29.666020  1268 tablet_service.cc:1511] Processing CreateTablet for tablet b8c114f1bee443e19846a248349ea0d8 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:29.666510  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b280bc06a14af1a5c1bd47f2f0bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.667387  1398 leader_election.cc:290] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:29.669375  1337 tablet_service.cc:1511] Processing CreateTablet for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:29.670521  1337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b280bc06a14af1a5c1bd47f2f0bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.675904  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c114f1bee443e19846a248349ea0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.692485  1394 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:29.692951  1394 ts_tablet_manager.cc:1403] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.019s
I20260713 09:10:29.692782  1339 tablet_service.cc:1511] Processing CreateTablet for tablet b8c114f1bee443e19846a248349ea0d8 (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:29.694090  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c114f1bee443e19846a248349ea0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.700641  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c114f1bee443e19846a248349ea0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.703416  1398 raft_consensus.cc:493] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.703872  1398 raft_consensus.cc:515] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.705736  1398 leader_election.cc:290] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:29.707548  1268 tablet_service.cc:1511] Processing CreateTablet for tablet 4f14cd8ee61049cb8ba8673dd919a7bd (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:29.707808  1340 tablet_service.cc:1511] Processing CreateTablet for tablet 4f14cd8ee61049cb8ba8673dd919a7bd (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:29.709625  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f14cd8ee61049cb8ba8673dd919a7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.709779  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f14cd8ee61049cb8ba8673dd919a7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.719642  1396 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:29.721176  1396 ts_tablet_manager.cc:1403] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.017s
I20260713 09:10:29.723855  1396 raft_consensus.cc:359] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.724521  1396 raft_consensus.cc:385] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.724800  1396 raft_consensus.cc:740] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.725535  1396 consensus_queue.cc:260] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.727766  1396 ts_tablet_manager.cc:1434] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:29.731628  1394 raft_consensus.cc:359] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.732317  1394 raft_consensus.cc:385] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.732676  1394 raft_consensus.cc:740] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.733639  1394 consensus_queue.cc:260] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.739128  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:29.739593  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:29.739758  1279 raft_consensus.cc:2468] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:29.741271  1394 ts_tablet_manager.cc:1434] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260713 09:10:29.741636  1168 leader_election.cc:304] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:29.743638  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:29.743829  1168 leader_election.cc:343] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.744278  1353 raft_consensus.cc:2468] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:29.744449  1398 raft_consensus.cc:2804] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.744829  1398 raft_consensus.cc:493] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.745133  1398 raft_consensus.cc:3060] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.746783  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 4f14cd8ee61049cb8ba8673dd919a7bd (DEFAULT_TABLE table=test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:29.747951  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f14cd8ee61049cb8ba8673dd919a7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.747802  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:29.743076  1393 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:29.750021  1396 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.750254  1393 ts_tablet_manager.cc:1403] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.023s
W20260713 09:10:29.741263  1150 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:29.753726  1393 raft_consensus.cc:359] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.754521  1393 raft_consensus.cc:385] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.754794  1393 raft_consensus.cc:740] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.755498  1393 consensus_queue.cc:260] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.758363  1394 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:29.759864  1396 tablet_bootstrap.cc:654] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.753710  1398 raft_consensus.cc:515] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.769738  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:29.770033  1398 leader_election.cc:290] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:29.770323  1278 raft_consensus.cc:3060] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.764047  1394 tablet_bootstrap.cc:654] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:29.766813  1170 leader_election.cc:343] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.792603  1394 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:29.794759  1393 ts_tablet_manager.cc:1434] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.002s
I20260713 09:10:29.888523  1394 ts_tablet_manager.cc:1403] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.000s
I20260713 09:10:29.844655  1278 raft_consensus.cc:2468] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:29.889096  1393 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:29.890038  1168 leader_election.cc:304] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:29.888293  1170 leader_election.cc:304] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:29.891513  1398 raft_consensus.cc:2804] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.891502  1394 raft_consensus.cc:359] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.893982  1394 raft_consensus.cc:385] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.894361  1394 raft_consensus.cc:740] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.895179  1394 consensus_queue.cc:260] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.897794  1394 ts_tablet_manager.cc:1434] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:29.898969  1394 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
W20260713 09:10:29.906442  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.195:35247, user_credentials={real_user=slave}} blocked reactor thread for 139824us
I20260713 09:10:29.798442  1396 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:29.939991  1396 ts_tablet_manager.cc:1403] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.004s
I20260713 09:10:29.942703  1396 raft_consensus.cc:359] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.943344  1396 raft_consensus.cc:385] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.943589  1396 raft_consensus.cc:740] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.933326  1408 raft_consensus.cc:2749] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.944304  1396 consensus_queue.cc:260] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.946233  1396 ts_tablet_manager.cc:1434] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:29.947125  1396 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.952206  1393 tablet_bootstrap.cc:654] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.952549  1396 tablet_bootstrap.cc:654] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.956642  1396 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:29.956990  1396 ts_tablet_manager.cc:1403] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:10:29.959251  1396 raft_consensus.cc:359] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.959946  1396 raft_consensus.cc:385] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.960269  1396 raft_consensus.cc:740] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.960837  1393 tablet_bootstrap.cc:492] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:29.960958  1396 consensus_queue.cc:260] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.961345  1393 ts_tablet_manager.cc:1403] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260713 09:10:29.962860  1396 ts_tablet_manager.cc:1434] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:29.963584  1396 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.964075  1398 raft_consensus.cc:697] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:29.964336  1393 raft_consensus.cc:359] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.965029  1393 raft_consensus.cc:385] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.965348  1393 raft_consensus.cc:740] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.966059  1393 consensus_queue.cc:260] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.966722  1400 raft_consensus.cc:493] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.967190  1400 raft_consensus.cc:515] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.968173  1394 tablet_bootstrap.cc:654] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.968122  1393 ts_tablet_manager.cc:1434] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:29.964918  1398 consensus_queue.cc:237] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.968658  1396 tablet_bootstrap.cc:654] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.969625  1400 leader_election.cc:290] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:29.971802  1393 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:29.977329  1393 tablet_bootstrap.cc:654] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.977504  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:29.982957  1353 raft_consensus.cc:3060] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.984009  1394 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:29.984448  1394 ts_tablet_manager.cc:1403] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.005s
I20260713 09:10:29.979627  1396 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:29.986299  1396 ts_tablet_manager.cc:1403] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260713 09:10:29.987213  1394 raft_consensus.cc:359] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.988076  1394 raft_consensus.cc:385] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.988453  1394 raft_consensus.cc:740] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.989039  1396 raft_consensus.cc:359] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.989177  1394 consensus_queue.cc:260] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.989761  1396 raft_consensus.cc:385] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.991386  1396 raft_consensus.cc:740] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.992159  1396 consensus_queue.cc:260] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.991724  1393 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:29.993396  1393 ts_tablet_manager.cc:1403] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260713 09:10:29.994240  1353 raft_consensus.cc:2468] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:29.994843  1396 ts_tablet_manager.cc:1434] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:29.995755  1396 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:29.996476  1393 raft_consensus.cc:359] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:29.997112  1393 raft_consensus.cc:385] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.997402  1393 raft_consensus.cc:740] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.998076  1393 consensus_queue.cc:260] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.002024  1396 tablet_bootstrap.cc:654] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.002460  1394 ts_tablet_manager.cc:1434] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:30.005488  1394 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.006515  1393 ts_tablet_manager.cc:1434] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:30.007400  1393 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.011512  1394 tablet_bootstrap.cc:654] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.017971  1393 tablet_bootstrap.cc:654] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.025761  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.030148  1204 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.029924  1101 catalog_manager.cc:5697] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.027309  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.031179  1396 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.031623  1396 ts_tablet_manager.cc:1403] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260713 09:10:30.031527  1353 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.028258  1400 raft_consensus.cc:493] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.032501  1400 raft_consensus.cc:515] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.034411  1396 raft_consensus.cc:359] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.035120  1396 raft_consensus.cc:385] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.035121  1400 leader_election.cc:290] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.035665  1396 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.028859  1394 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.036346  1394 ts_tablet_manager.cc:1403] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260713 09:10:30.036561  1396 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.040364  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.041042  1204 raft_consensus.cc:2468] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.042521  1242 leader_election.cc:304] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.043452  1242 leader_election.cc:304] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.044620  1400 raft_consensus.cc:2804] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.044981  1400 raft_consensus.cc:493] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.045293  1400 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.046042  1394 raft_consensus.cc:359] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.046743  1394 raft_consensus.cc:385] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.046926  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.047590  1353 raft_consensus.cc:2468] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.048111  1393 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.048589  1393 ts_tablet_manager.cc:1403] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260713 09:10:30.045437  1396 ts_tablet_manager.cc:1434] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260713 09:10:30.047036  1394 raft_consensus.cc:740] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.057080  1396 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.054211  1394 consensus_queue.cc:260] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.060832  1400 raft_consensus.cc:515] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.063367  1396 tablet_bootstrap.cc:654] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.063915  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.064515  1353 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.067687  1393 raft_consensus.cc:359] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.069641  1393 raft_consensus.cc:385] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.069940  1393 raft_consensus.cc:740] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.070152  1400 leader_election.cc:290] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.070691  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.071249  1204 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.072083  1353 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.070609  1393 consensus_queue.cc:260] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.074426  1393 ts_tablet_manager.cc:1434] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:10:30.075332  1393 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.074261  1245 leader_election.cc:304] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.080870  1393 tablet_bootstrap.cc:654] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.078867  1204 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.083236  1428 raft_consensus.cc:2804] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.083771  1428 raft_consensus.cc:493] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.084142  1428 raft_consensus.cc:3060] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.083302  1425 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.085052  1425 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.085516  1400 raft_consensus.cc:2804] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.086066  1400 raft_consensus.cc:697] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.087153  1425 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.086905  1400 consensus_queue.cc:237] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.092590  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:30.094650  1245 leader_election.cc:343] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.096464  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.096776  1394 ts_tablet_manager.cc:1434] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.002s
W20260713 09:10:30.097756  1242 leader_election.cc:343] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.098207  1242 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:30.099581  1394 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.099963  1431 raft_consensus.cc:2749] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.099395  1428 raft_consensus.cc:515] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.105635  1428 leader_election.cc:290] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.106190  1101 catalog_manager.cc:5697] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.107366  1396 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.107756  1396 ts_tablet_manager.cc:1403] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.006s
I20260713 09:10:30.110105  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.109970  1396 raft_consensus.cc:359] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.105827  1394 tablet_bootstrap.cc:654] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.110723  1353 raft_consensus.cc:3060] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.110682  1396 raft_consensus.cc:385] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.113554  1396 raft_consensus.cc:740] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.114377  1396 consensus_queue.cc:260] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.118360  1396 ts_tablet_manager.cc:1434] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:30.119271  1396 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.125118  1353 raft_consensus.cc:2468] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.125448  1394 tablet_bootstrap.cc:492] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.125926  1394 ts_tablet_manager.cc:1403] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:10:30.127456  1393 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.127887  1393 ts_tablet_manager.cc:1403] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.023s
I20260713 09:10:30.128288  1396 tablet_bootstrap.cc:654] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.128333  1245 leader_election.cc:304] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.128504  1394 raft_consensus.cc:359] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.129245  1394 raft_consensus.cc:385] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.129264  1428 raft_consensus.cc:2804] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.129678  1394 raft_consensus.cc:740] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.129914  1428 raft_consensus.cc:697] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.130530  1394 consensus_queue.cc:260] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.130719  1428 consensus_queue.cc:237] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.131549  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.132074  1204 raft_consensus.cc:3060] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.134176  1394 ts_tablet_manager.cc:1434] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:30.135084  1394 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.138376  1204 raft_consensus.cc:2468] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.130530  1393 raft_consensus.cc:359] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.139518  1393 raft_consensus.cc:385] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.139828  1393 raft_consensus.cc:740] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.140549  1393 consensus_queue.cc:260] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.142897  1393 ts_tablet_manager.cc:1434] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:10:30.143777  1393 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.147652  1100 catalog_manager.cc:5697] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.149529  1393 tablet_bootstrap.cc:654] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.152328  1394 tablet_bootstrap.cc:654] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.157209  1396 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.157656  1396 ts_tablet_manager.cc:1403] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.010s
I20260713 09:10:30.160666  1396 raft_consensus.cc:359] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.161269  1396 raft_consensus.cc:385] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.161559  1396 raft_consensus.cc:740] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.162216  1394 tablet_bootstrap.cc:492] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.162216  1396 consensus_queue.cc:260] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.162803  1394 ts_tablet_manager.cc:1403] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260713 09:10:30.163421  1393 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.163802  1393 ts_tablet_manager.cc:1403] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:10:30.165458  1394 raft_consensus.cc:359] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.166127  1394 raft_consensus.cc:385] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.166052  1393 raft_consensus.cc:359] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.166451  1394 raft_consensus.cc:740] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.166692  1393 raft_consensus.cc:385] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.166944  1393 raft_consensus.cc:740] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.167384  1394 consensus_queue.cc:260] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.167505  1393 consensus_queue.cc:260] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.168582  1396 ts_tablet_manager.cc:1434] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:30.169420  1396 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.169715  1394 ts_tablet_manager.cc:1434] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:30.170632  1394 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.174499  1396 tablet_bootstrap.cc:654] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.176329  1393 ts_tablet_manager.cc:1434] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:30.176930  1394 tablet_bootstrap.cc:654] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.179766  1393 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.185205  1396 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.185323  1393 tablet_bootstrap.cc:654] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.185451  1394 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.185634  1396 ts_tablet_manager.cc:1403] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260713 09:10:30.185856  1394 ts_tablet_manager.cc:1403] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:10:30.188232  1396 raft_consensus.cc:359] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.188460  1394 raft_consensus.cc:359] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.188868  1396 raft_consensus.cc:385] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.189153  1394 raft_consensus.cc:385] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.189213  1396 raft_consensus.cc:740] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.189517  1394 raft_consensus.cc:740] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.189950  1396 consensus_queue.cc:260] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.190297  1394 consensus_queue.cc:260] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.191638  1396 ts_tablet_manager.cc:1434] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:30.192627  1396 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.194932  1394 ts_tablet_manager.cc:1434] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:30.195827  1394 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.197762  1396 tablet_bootstrap.cc:654] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.201712  1394 tablet_bootstrap.cc:654] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.203497  1393 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.203912  1393 ts_tablet_manager.cc:1403] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260713 09:10:30.206463  1393 raft_consensus.cc:359] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.207121  1393 raft_consensus.cc:385] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.207374  1393 raft_consensus.cc:740] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.208122  1393 consensus_queue.cc:260] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.209223  1402 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.209697  1402 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.212280  1402 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.212431  1393 ts_tablet_manager.cc:1434] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:30.213569  1393 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.218899  1393 tablet_bootstrap.cc:654] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.219918  1402 raft_consensus.cc:493] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.220404  1402 raft_consensus.cc:515] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.225932  1402 leader_election.cc:290] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.227798  1402 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.228219  1402 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.230053  1402 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.232483  1428 raft_consensus.cc:493] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.232988  1428 raft_consensus.cc:515] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.235057  1428 leader_election.cc:290] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.235733  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.236392  1204 raft_consensus.cc:2468] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.237596  1242 leader_election.cc:304] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.238538  1428 raft_consensus.cc:2804] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.238885  1428 raft_consensus.cc:493] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.239238  1428 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.240475  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:30.241677  1245 leader_election.cc:343] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.245688  1428 raft_consensus.cc:515] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.248353  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.248857  1204 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.250932  1398 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.251374  1398 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.253368  1398 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.254689  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.255263  1278 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:30.256172  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.256734  1279 raft_consensus.cc:2468] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:30.257691  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.259125  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.259696  1353 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.259793  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.260315  1279 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.260835  1170 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.262468  1317 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.263296  1317 leader_election.cc:304] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
W20260713 09:10:30.264065  1317 leader_election.cc:343] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.264613  1398 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.264972  1398 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.265283  1398 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.265758  1204 raft_consensus.cc:2468] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.266872  1242 leader_election.cc:304] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.267647  1400 raft_consensus.cc:2804] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.268083  1400 raft_consensus.cc:697] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.268828  1400 consensus_queue.cc:237] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.270056  1402 raft_consensus.cc:2804] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.270388  1402 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.270695  1402 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.274096  1444 raft_consensus.cc:2804] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.274495  1444 raft_consensus.cc:493] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.274816  1444 raft_consensus.cc:3060] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.277424  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
W20260713 09:10:30.278731  1245 leader_election.cc:343] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.279565  1428 leader_election.cc:290] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.283670  1398 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.286597  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.287101  1353 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.288341  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.288859  1279 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.293532  1353 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.294737  1170 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.295518  1408 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.295977  1408 raft_consensus.cc:697] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:30.296723  1408 consensus_queue.cc:237] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.298456  1279 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.305017  1402 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.308707  1398 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.312674  1444 raft_consensus.cc:515] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.316568  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.317157  1279 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.318754  1099 catalog_manager.cc:5697] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.325416  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.320339  1398 raft_consensus.cc:493] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.326352  1398 raft_consensus.cc:515] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.326696  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.327255  1277 raft_consensus.cc:3060] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.327281  1200 raft_consensus.cc:3060] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.332782  1408 raft_consensus.cc:493] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.333218  1408 raft_consensus.cc:515] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.334182  1200 raft_consensus.cc:2468] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:30.336090  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.336686  1278 raft_consensus.cc:2468] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.322974  1101 catalog_manager.cc:5697] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.337466  1316 leader_election.cc:304] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.337813  1168 leader_election.cc:304] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.321348  1402 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.321702  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.322325  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.324110  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.338974  1411 raft_consensus.cc:2804] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.324257  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.319911  1393 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.339356  1411 raft_consensus.cc:493] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.339147  1203 raft_consensus.cc:2376] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1. Re-sending same reply.
I20260713 09:10:30.339113  1204 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:30.340291  1411 raft_consensus.cc:3060] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.341506  1279 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:30.342659  1317 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.344084  1394 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.344106  1450 raft_consensus.cc:2804] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.344619  1394 ts_tablet_manager.cc:1403] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.149s	user 0.057s	sys 0.080s
I20260713 09:10:30.340399  1393 ts_tablet_manager.cc:1403] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.064s
I20260713 09:10:30.345753  1408 leader_election.cc:290] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.347178  1394 raft_consensus.cc:359] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.347802  1394 raft_consensus.cc:385] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.348050  1394 raft_consensus.cc:740] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.345013  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.348204  1393 raft_consensus.cc:359] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.348235  1277 raft_consensus.cc:2468] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:30.348840  1393 raft_consensus.cc:385] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.349151  1393 raft_consensus.cc:740] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.349937  1411 raft_consensus.cc:515] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.350098  1393 consensus_queue.cc:260] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.351622  1396 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.348817  1353 raft_consensus.cc:2468] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.352028  1393 ts_tablet_manager.cc:1434] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:30.353226  1450 raft_consensus.cc:697] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:30.353574  1411 leader_election.cc:290] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.353809  1393 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.352591  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.352093  1396 ts_tablet_manager.cc:1403] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.019s
I20260713 09:10:30.355346  1394 consensus_queue.cc:260] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.352519  1444 leader_election.cc:290] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.356067  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.357635  1279 raft_consensus.cc:2393] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 1: Already voted for candidate 78cd8bad9e3e472ea19127f96199934c in this term.
W20260713 09:10:30.357708  1316 leader_election.cc:343] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.356598  1277 raft_consensus.cc:3060] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.358225  1316 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:30.355382  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.359205  1394 ts_tablet_manager.cc:1434] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:30.359267  1353 raft_consensus.cc:3060] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.360230  1394 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.354426  1450 consensus_queue.cc:237] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.363605  1451 raft_consensus.cc:2749] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.365144  1396 raft_consensus.cc:359] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.365763  1396 raft_consensus.cc:385] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.356853  1402 raft_consensus.cc:2804] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.366214  1394 tablet_bootstrap.cc:654] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.366428  1402 raft_consensus.cc:697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:30.367254  1402 consensus_queue.cc:237] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.368851  1396 raft_consensus.cc:740] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.371335  1396 consensus_queue.cc:260] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.370496  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.373413  1396 ts_tablet_manager.cc:1434] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:10:30.373929  1170 leader_election.cc:304] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:30.374254  1396 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.374770  1411 raft_consensus.cc:2749] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.375514  1393 tablet_bootstrap.cc:654] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.370949  1398 leader_election.cc:290] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.376925  1451 raft_consensus.cc:493] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.378626  1353 raft_consensus.cc:2468] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.378626  1277 raft_consensus.cc:2468] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.380674  1168 leader_election.cc:304] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.381319  1411 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.382915  1398 raft_consensus.cc:2804] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.383358  1411 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.377364  1451 raft_consensus.cc:515] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.385845  1411 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.386579  1451 leader_election.cc:290] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.387600  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.388501  1394 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.388927  1394 ts_tablet_manager.cc:1403] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260713 09:10:30.386972  1101 catalog_manager.cc:5697] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:30.389024  1168 leader_election.cc:343] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.389019  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.390609  1200 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:30.392879  1316 leader_election.cc:304] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.393471  1394 raft_consensus.cc:359] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.384074  1398 raft_consensus.cc:697] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:30.394101  1394 raft_consensus.cc:385] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.394706  1394 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.395457  1393 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.395058  1398 consensus_queue.cc:237] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.395308  1394 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.395845  1393 ts_tablet_manager.cc:1403] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:10:30.397264  1394 ts_tablet_manager.cc:1434] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:10:30.398259  1394 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.399128  1396 tablet_bootstrap.cc:654] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.391510  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.400373  1277 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:30.400525  1451 raft_consensus.cc:2804] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.401276  1451 raft_consensus.cc:493] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.401616  1451 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.399852  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:30.403458  1170 leader_election.cc:343] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.403867  1170 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:30.405198  1411 raft_consensus.cc:2749] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.406956  1393 raft_consensus.cc:359] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.407608  1393 raft_consensus.cc:385] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.407922  1393 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.408584  1393 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.411331  1393 ts_tablet_manager.cc:1434] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:10:30.413022  1393 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.413394  1100 catalog_manager.cc:5697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.413559  1394 tablet_bootstrap.cc:654] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.418771  1451 raft_consensus.cc:515] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.422634  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.422833  1451 leader_election.cc:290] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.423190  1200 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.425096  1396 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.425577  1396 ts_tablet_manager.cc:1403] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.000s
I20260713 09:10:30.426484  1393 tablet_bootstrap.cc:654] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.427484  1394 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.427882  1394 ts_tablet_manager.cc:1403] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260713 09:10:30.428385  1396 raft_consensus.cc:359] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.429059  1396 raft_consensus.cc:385] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.429373  1396 raft_consensus.cc:740] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.430213  1396 consensus_queue.cc:260] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.430603  1394 raft_consensus.cc:359] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.430968  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.431327  1394 raft_consensus.cc:385] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.431634  1394 raft_consensus.cc:740] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.432714  1396 ts_tablet_manager.cc:1434] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:30.432358  1394 consensus_queue.cc:260] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.433720  1396 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.434484  1394 ts_tablet_manager.cc:1434] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:30.435477  1394 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.435885  1277 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.441779  1200 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:30.443459  1316 leader_election.cc:304] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.444301  1451 raft_consensus.cc:2804] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.444796  1451 raft_consensus.cc:697] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:30.445628  1451 consensus_queue.cc:237] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.447608  1394 tablet_bootstrap.cc:654] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.447738  1396 tablet_bootstrap.cc:654] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.458693  1394 tablet_bootstrap.cc:492] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.459113  1394 ts_tablet_manager.cc:1403] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:10:30.460209  1099 catalog_manager.cc:5697] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.461478  1394 raft_consensus.cc:359] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.462105  1394 raft_consensus.cc:385] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.462368  1394 raft_consensus.cc:740] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.462309  1411 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.463249  1394 consensus_queue.cc:260] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.467798  1394 ts_tablet_manager.cc:1434] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:30.468600  1394 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.472573  1428 consensus_queue.cc:1048] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.472971  1277 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:30.473809  1394 tablet_bootstrap.cc:654] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.478283  1428 consensus_queue.cc:1048] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.497370  1394 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.497790  1394 ts_tablet_manager.cc:1403] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.010s
I20260713 09:10:30.500852  1394 raft_consensus.cc:359] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.501343  1393 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.501466  1394 raft_consensus.cc:385] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.501776  1393 ts_tablet_manager.cc:1403] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.027s
I20260713 09:10:30.501731  1394 raft_consensus.cc:740] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.502523  1394 consensus_queue.cc:260] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.504136  1393 raft_consensus.cc:359] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.504761  1393 raft_consensus.cc:385] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.505013  1393 raft_consensus.cc:740] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.505635  1393 consensus_queue.cc:260] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.509097  1394 ts_tablet_manager.cc:1434] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:30.509064  1100 catalog_manager.cc:5697] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.510798  1394 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.516360  1394 tablet_bootstrap.cc:654] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.527215  1393 ts_tablet_manager.cc:1434] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:10:30.534819  1411 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.546147  1393 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.549621  1396 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.550128  1396 ts_tablet_manager.cc:1403] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.020s
I20260713 09:10:30.552577  1396 raft_consensus.cc:359] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.553040  1396 raft_consensus.cc:385] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.553265  1396 raft_consensus.cc:740] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.553442  1393 tablet_bootstrap.cc:654] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.553825  1396 consensus_queue.cc:260] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.556522  1396 ts_tablet_manager.cc:1434] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:30.558113  1394 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.558547  1394 ts_tablet_manager.cc:1403] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.018s
I20260713 09:10:30.557379  1396 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.562431  1428 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.564980  1394 raft_consensus.cc:359] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.565583  1394 raft_consensus.cc:385] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.565836  1394 raft_consensus.cc:740] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.567366  1394 consensus_queue.cc:260] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.569289  1394 ts_tablet_manager.cc:1434] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:10:30.570205  1394 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.570511  1396 tablet_bootstrap.cc:654] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.575696  1394 tablet_bootstrap.cc:654] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.576615  1428 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.577167  1428 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.579435  1428 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.579854  1393 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.580314  1393 ts_tablet_manager.cc:1403] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.000s
I20260713 09:10:30.581187  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.581811  1400 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.582358  1400 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.582858  1393 raft_consensus.cc:359] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.583518  1393 raft_consensus.cc:385] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.583877  1393 raft_consensus.cc:740] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.584529  1393 consensus_queue.cc:260] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.585601  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.586230  1351 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.586573  1393 ts_tablet_manager.cc:1434] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:30.581780  1352 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.589148  1396 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.589563  1396 ts_tablet_manager.cc:1403] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.006s
I20260713 09:10:30.589361  1245 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.591480  1431 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.591853  1431 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.592159  1431 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.592399  1393 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.594480  1400 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.596314  1245 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.597112  1400 raft_consensus.cc:2804] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.597443  1400 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.597776  1400 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.597678  1396 raft_consensus.cc:359] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.599205  1396 raft_consensus.cc:385] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.599416  1396 raft_consensus.cc:740] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.606889  1396 consensus_queue.cc:260] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.593698  1451 raft_consensus.cc:493] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.583462  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.609969  1396 ts_tablet_manager.cc:1434] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:30.610762  1396 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.610810  1451 raft_consensus.cc:515] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.616324  1451 leader_election.cc:290] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.616721  1428 raft_consensus.cc:493] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.617201  1428 raft_consensus.cc:515] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.617376  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.618283  1203 raft_consensus.cc:2393] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c in current term 1: Already voted for candidate 383c5a40e08e4887a3705c74992d7a84 in this term.
I20260713 09:10:30.618079  1400 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.619082  1428 leader_election.cc:290] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.616773  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.620229  1204 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.620898  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.621428  1351 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.621269  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.613111  1200 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.622639  1352 raft_consensus.cc:2468] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.624145  1245 leader_election.cc:304] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.623741  1400 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.627076  1428 raft_consensus.cc:2804] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.627416  1428 raft_consensus.cc:493] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.627738  1428 raft_consensus.cc:3060] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.631443  1431 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.640231  1396 tablet_bootstrap.cc:654] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.632651  1351 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.634130  1428 raft_consensus.cc:515] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.634268  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.641134  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.641489  1245 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:30.641734  1203 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.636650  1393 tablet_bootstrap.cc:654] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.637046  1400 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.637333  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.638327  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.643396  1204 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.638959  1394 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.644387  1394 ts_tablet_manager.cc:1403] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.016s
I20260713 09:10:30.645828  1317 leader_election.cc:304] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:30.645241  1477 raft_consensus.cc:2804] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.646930  1451 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:30.650275  1242 leader_election.cc:343] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.652195  1394 raft_consensus.cc:359] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.652799  1394 raft_consensus.cc:385] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.653029  1394 raft_consensus.cc:740] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.641549  1431 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.653738  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.658396  1394 consensus_queue.cc:260] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.660848  1477 raft_consensus.cc:697] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.661783  1477 consensus_queue.cc:237] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.660678  1351 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.670964  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
W20260713 09:10:30.672000  1242 leader_election.cc:343] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.674270  1451 raft_consensus.cc:2749] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.665256  1204 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.686677  1479 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.687134  1479 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.690048  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.690634  1204 raft_consensus.cc:2468] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.691790  1428 leader_election.cc:290] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.691689  1242 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.692679  1398 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.692768  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.693329  1353 raft_consensus.cc:3060] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.693164  1398 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.697227  1398 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.699529  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:30.700143  1279 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.700678  1349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.701112  1168 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.701242  1349 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:30.701553  1353 raft_consensus.cc:2468] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.701982  1398 raft_consensus.cc:2804] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.699857  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.704052  1393 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.704526  1393 ts_tablet_manager.cc:1403] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.004s
I20260713 09:10:30.703444  1398 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.707407  1394 ts_tablet_manager.cc:1434] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.016s
I20260713 09:10:30.707544  1398 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.705930  1431 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:30.703011  1428 raft_consensus.cc:2804] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.708305  1394 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.695525  1203 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.709007  1245 leader_election.cc:304] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:30.722941  1480 raft_consensus.cc:2804] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.723397  1480 raft_consensus.cc:697] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
W20260713 09:10:30.723784  1245 leader_election.cc:343] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.724308  1480 consensus_queue.cc:237] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.710316  1428 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.714615  1398 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.715099  1479 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.716060  1351 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.717458  1396 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.729347  1398 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.729820  1396 ts_tablet_manager.cc:1403] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.009s
I20260713 09:10:30.732086  1396 raft_consensus.cc:359] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.732620  1396 raft_consensus.cc:385] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.732818  1396 raft_consensus.cc:740] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.733309  1396 consensus_queue.cc:260] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.718220  1393 raft_consensus.cc:359] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.733960  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.734338  1393 raft_consensus.cc:385] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.721207  1394 tablet_bootstrap.cc:654] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.727365  1428 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.734452  1242 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.735392  1479 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.735852  1479 raft_consensus.cc:697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.734454  1353 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.736678  1479 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.734630  1393 raft_consensus.cc:740] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.738317  1393 consensus_queue.cc:260] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.740154  1393 ts_tablet_manager.cc:1434] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260713 09:10:30.740530  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:30.741078  1279 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.740831  1099 catalog_manager.cc:5697] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.742262  1396 ts_tablet_manager.cc:1434] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:30.742009  1428 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.743031  1396 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.744140  1428 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.740996  1393 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.746510  1451 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.746940  1451 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.749465  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.750365  1203 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.757956  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.759927  1279 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.764488  1451 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:30.765041  1353 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:30.766069  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
W20260713 09:10:30.767511  1317 leader_election.cc:343] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.768260  1170 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:30.769091  1411 raft_consensus.cc:2804] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.769549  1411 raft_consensus.cc:697] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:30.769968  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:30.770364  1411 consensus_queue.cc:237] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
W20260713 09:10:30.771435  1245 leader_election.cc:343] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:30.771744  1316 leader_election.cc:343] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.772188  1316 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:30.772639  1200 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.774616  1402 raft_consensus.cc:2749] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.784077  1428 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.786355  1451 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.786497  1398 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.801612  1396 tablet_bootstrap.cc:654] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.799842  1203 raft_consensus.cc:2468] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:30.814455  1451 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.817410  1398 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.819375  1242 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
W20260713 09:10:30.820176  1150 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:30.820467  1400 raft_consensus.cc:2804] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.824503  1400 raft_consensus.cc:697] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:30.825269  1400 consensus_queue.cc:237] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.842753  1394 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.843190  1394 ts_tablet_manager.cc:1403] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.027s
I20260713 09:10:30.846532  1393 tablet_bootstrap.cc:654] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.832656  1101 catalog_manager.cc:5697] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.853492  1394 raft_consensus.cc:359] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.854198  1394 raft_consensus.cc:385] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.854511  1394 raft_consensus.cc:740] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.871841  1451 consensus_queue.cc:1048] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.876077  1394 consensus_queue.cc:260] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.878093  1394 ts_tablet_manager.cc:1434] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:10:30.878142  1411 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.877983  1099 catalog_manager.cc:5697] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.879072  1394 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.879688  1099 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.890184  1394 tablet_bootstrap.cc:654] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.898058  1449 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:10:30.910445  1300 debug-util.cc:398] Leaking SignalData structure 0x7b0800165a40 after lost signal to thread 32538
I20260713 09:10:30.903489  1398 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:10:30.917557  1396 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:30.917954  1396 ts_tablet_manager.cc:1403] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.002s
W20260713 09:10:30.924517  1300 debug-util.cc:398] Leaking SignalData structure 0x7b08001610e0 after lost signal to thread 1136
I20260713 09:10:30.932371  1393 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:30.932821  1393 ts_tablet_manager.cc:1403] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.013s
I20260713 09:10:30.935326  1394 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:30.935277  1393 raft_consensus.cc:359] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.935982  1393 raft_consensus.cc:385] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.935976  1394 ts_tablet_manager.cc:1403] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.028s
I20260713 09:10:30.936290  1393 raft_consensus.cc:740] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.944262  1393 consensus_queue.cc:260] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.947582  1393 ts_tablet_manager.cc:1434] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:30.948534  1451 consensus_queue.cc:1048] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.948770  1394 raft_consensus.cc:359] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.949355  1394 raft_consensus.cc:385] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.949599  1394 raft_consensus.cc:740] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.950287  1394 consensus_queue.cc:260] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.951750  1393 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:30.952292  1394 ts_tablet_manager.cc:1434] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:10:30.953114  1394 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:30.958710  1396 raft_consensus.cc:359] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.959333  1396 raft_consensus.cc:385] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.959595  1396 raft_consensus.cc:740] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.961094  1396 consensus_queue.cc:260] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.962960  1396 ts_tablet_manager.cc:1434] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260713 09:10:30.963680  1396 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:30.965500  1451 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.975672  1480 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.976128  1480 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.977596  1480 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:30.978502  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:30.978667  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:30.979066  1200 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:30.979282  1099 catalog_manager.cc:5697] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:30.979975  1245 leader_election.cc:343] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.980691  1242 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:30.981706  1480 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.982089  1480 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.982415  1480 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.993003  1394 tablet_bootstrap.cc:654] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.995795  1480 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:30.998060  1396 tablet_bootstrap.cc:654] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.998576  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:30.998956  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
W20260713 09:10:31.002897  1245 leader_election.cc:343] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.003559  1204 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.999585  1393 tablet_bootstrap.cc:654] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.009995  1480 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.012579  1394 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.013007  1394 ts_tablet_manager.cc:1403] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.011s
I20260713 09:10:31.015349  1394 raft_consensus.cc:359] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.015960  1394 raft_consensus.cc:385] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.016208  1394 raft_consensus.cc:740] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.009725  1204 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:31.016914  1394 consensus_queue.cc:260] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.017531  1242 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:31.018563  1394 ts_tablet_manager.cc:1434] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:10:31.019176  1480 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.019613  1394 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.019608  1480 raft_consensus.cc:697] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:31.023562  1400 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.030653  1400 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.032730  1400 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.023749  1480 consensus_queue.cc:237] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.033777  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.034358  1350 raft_consensus.cc:2468] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:31.035840  1245 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:31.036629  1400 raft_consensus.cc:2804] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.036971  1400 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.037293  1400 raft_consensus.cc:3060] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.038233  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
W20260713 09:10:31.039529  1242 leader_election.cc:343] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.062887  1411 raft_consensus.cc:493] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.068427  1411 raft_consensus.cc:515] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.073764  1411 leader_election.cc:290] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.075139  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.075762  1277 raft_consensus.cc:2468] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:31.077086  1168 leader_election.cc:304] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:31.077962  1411 raft_consensus.cc:2804] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.078334  1411 raft_consensus.cc:493] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.078660  1411 raft_consensus.cc:3060] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.079041  1394 tablet_bootstrap.cc:654] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.080904  1396 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.081382  1396 ts_tablet_manager.cc:1403] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.011s
I20260713 09:10:31.081570  1393 tablet_bootstrap.cc:492] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.082055  1393 ts_tablet_manager.cc:1403] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.130s	user 0.005s	sys 0.011s
I20260713 09:10:31.084831  1393 raft_consensus.cc:359] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.085484  1393 raft_consensus.cc:385] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.086174  1411 raft_consensus.cc:515] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.092038  1396 raft_consensus.cc:359] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.092725  1396 raft_consensus.cc:385] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.092989  1396 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.093464  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:31.094046  1277 raft_consensus.cc:3060] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.090955  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:31.095338  1170 leader_election.cc:343] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.097621  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
W20260713 09:10:31.098738  1170 leader_election.cc:343] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.100677  1277 raft_consensus.cc:2468] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:31.101926  1168 leader_election.cc:304] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:31.102831  1503 raft_consensus.cc:2804] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.103297  1503 raft_consensus.cc:697] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:31.103811  1411 leader_election.cc:290] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.104110  1503 consensus_queue.cc:237] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.102593  1102 catalog_manager.cc:5697] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.085737  1393 raft_consensus.cc:740] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.105612  1400 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.093627  1396 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.108011  1393 consensus_queue.cc:260] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.109532  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
W20260713 09:10:31.111569  1242 leader_election.cc:343] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.113212  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:31.113714  1350 raft_consensus.cc:3060] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.114107  1393 ts_tablet_manager.cc:1434] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:10:31.114996  1393 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.118718  1396 ts_tablet_manager.cc:1434] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260713 09:10:31.119652  1396 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.118494  1400 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.127883  1350 raft_consensus.cc:2468] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:31.129045  1245 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.131381  1400 raft_consensus.cc:2804] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.132112  1400 raft_consensus.cc:697] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:31.133078  1400 consensus_queue.cc:237] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.134258  1394 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.134671  1394 ts_tablet_manager.cc:1403] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.009s
I20260713 09:10:31.141299  1396 tablet_bootstrap.cc:654] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.141211  1101 catalog_manager.cc:5697] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.146178  1394 raft_consensus.cc:359] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.148010  1394 raft_consensus.cc:385] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.148322  1394 raft_consensus.cc:740] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.148481  1393 tablet_bootstrap.cc:654] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.149138  1394 consensus_queue.cc:260] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.151413  1394 ts_tablet_manager.cc:1434] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:10:31.152251  1394 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.165385  1394 tablet_bootstrap.cc:654] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.167164  1396 tablet_bootstrap.cc:492] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.167624  1396 ts_tablet_manager.cc:1403] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.021s
I20260713 09:10:31.167460  1101 catalog_manager.cc:5697] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.170153  1396 raft_consensus.cc:359] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.170819  1396 raft_consensus.cc:385] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.178288  1396 raft_consensus.cc:740] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.178960  1396 consensus_queue.cc:260] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.179451  1393 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.179925  1393 ts_tablet_manager.cc:1403] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.007s
I20260713 09:10:31.180886  1396 ts_tablet_manager.cc:1434] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260713 09:10:31.181777  1396 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.182317  1393 raft_consensus.cc:359] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.182946  1393 raft_consensus.cc:385] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.183175  1393 raft_consensus.cc:740] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.183949  1393 consensus_queue.cc:260] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.185788  1393 ts_tablet_manager.cc:1434] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:31.187485  1396 tablet_bootstrap.cc:654] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.190670  1393 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.195341  1480 consensus_queue.cc:1048] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.197359  1204 raft_consensus.cc:3060] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.197758  1480 consensus_queue.cc:1048] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.205907  1394 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.206373  1394 ts_tablet_manager.cc:1403] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.000s
I20260713 09:10:31.220669  1394 raft_consensus.cc:359] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.221349  1394 raft_consensus.cc:385] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.221607  1394 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.224354  1393 tablet_bootstrap.cc:654] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.226709  1394 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.232280  1480 consensus_queue.cc:1048] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.240453  1394 ts_tablet_manager.cc:1434] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260713 09:10:31.241422  1394 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.249155  1451 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.249639  1451 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.251580  1451 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.253204  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.254267  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.253803  1277 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:31.255887  1479 consensus_queue.cc:1048] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.256448  1317 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
W20260713 09:10:31.256997  1316 leader_election.cc:343] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.257305  1449 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.257699  1449 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.258049  1449 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.266400  1503 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.274459  1394 tablet_bootstrap.cc:654] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.277222  1503 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.274093  1449 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.281817  1449 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.283434  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:31.287127  1278 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.283807  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
W20260713 09:10:31.288303  1316 leader_election.cc:343] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.293668  1278 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:31.294878  1317 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.295677  1451 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.296239  1451 raft_consensus.cc:697] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:31.297029  1451 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.314888  1394 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.316668  1394 ts_tablet_manager.cc:1403] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.016s
I20260713 09:10:31.318894  1393 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.319314  1393 ts_tablet_manager.cc:1403] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.005s
I20260713 09:10:31.319093  1394 raft_consensus.cc:359] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.319708  1394 raft_consensus.cc:385] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.319977  1394 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.320608  1394 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.322603  1394 ts_tablet_manager.cc:1434] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:31.323426  1394 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.337129  1393 raft_consensus.cc:359] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.337782  1393 raft_consensus.cc:385] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.338056  1393 raft_consensus.cc:740] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.338687  1393 consensus_queue.cc:260] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.340432  1393 ts_tablet_manager.cc:1434] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:10:31.340617  1102 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.341374  1393 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.348373  1480 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.354948  1396 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.354907  1400 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.355463  1396 ts_tablet_manager.cc:1403] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.080s
I20260713 09:10:31.358067  1394 tablet_bootstrap.cc:654] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.362917  1449 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.363366  1449 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.363607  1396 raft_consensus.cc:359] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.364257  1396 raft_consensus.cc:385] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.364522  1396 raft_consensus.cc:740] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.365258  1449 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.365119  1396 consensus_queue.cc:260] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.366933  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.368898  1394 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.369398  1394 ts_tablet_manager.cc:1403] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.005s
I20260713 09:10:31.370714  1350 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.372359  1394 raft_consensus.cc:359] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.372954  1394 raft_consensus.cc:385] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.373206  1394 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.374400  1396 ts_tablet_manager.cc:1434] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260713 09:10:31.375228  1396 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.376120  1503 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.376543  1503 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.379027  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.379594  1278 raft_consensus.cc:2468] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 0.
I20260713 09:10:31.380349  1394 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.381407  1168 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:31.381549  1400 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.382282  1411 raft_consensus.cc:2804] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.382628  1411 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.382942  1411 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.382849  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.384305  1394 ts_tablet_manager.cc:1434] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260713 09:10:31.385128  1394 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.390090  1317 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.390584  1479 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.390834  1444 raft_consensus.cc:2749] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.390058  1393 tablet_bootstrap.cc:654] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.393102  1503 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.394279  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.395970  1396 tablet_bootstrap.cc:654] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.397830  1479 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.398355  1479 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.401031  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.401582  1479 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.401868  1393 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
W20260713 09:10:31.402318  1242 leader_election.cc:343] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:31.402467  1170 leader_election.cc:343] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.402307  1393 ts_tablet_manager.cc:1403] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.002s
I20260713 09:10:31.405119  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:31.406291  1245 leader_election.cc:343] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.406744  1245 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.406751  1394 tablet_bootstrap.cc:654] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.408058  1479 raft_consensus.cc:2749] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.411585  1411 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.412425  1396 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.419838  1396 ts_tablet_manager.cc:1403] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.002s
I20260713 09:10:31.422389  1396 raft_consensus.cc:359] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.422984  1396 raft_consensus.cc:385] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.423260  1396 raft_consensus.cc:740] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.423883  1396 consensus_queue.cc:260] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.425201  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:31.405712  1393 raft_consensus.cc:359] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.425750  1277 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.426061  1393 raft_consensus.cc:385] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.426360  1393 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.426925  1393 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.428707  1393 ts_tablet_manager.cc:1434] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260713 09:10:31.429490  1393 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.416208  1394 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.431330  1394 ts_tablet_manager.cc:1403] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.004s
I20260713 09:10:31.433704  1394 raft_consensus.cc:359] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.434319  1394 raft_consensus.cc:385] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.434455  1277 raft_consensus.cc:2468] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:31.435554  1168 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:31.436338  1503 raft_consensus.cc:2804] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.436859  1503 raft_consensus.cc:697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:31.437296  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:31.437620  1503 consensus_queue.cc:237] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.438410  1393 tablet_bootstrap.cc:654] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:31.438712  1170 leader_election.cc:343] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.440478  1411 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.425772  1396 ts_tablet_manager.cc:1434] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:10:31.442018  1479 raft_consensus.cc:493] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.442623  1396 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.442449  1479 raft_consensus.cc:515] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.444906  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
W20260713 09:10:31.446154  1242 leader_election.cc:343] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.440925  1394 raft_consensus.cc:740] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.447975  1394 consensus_queue.cc:260] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.450170  1394 ts_tablet_manager.cc:1434] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:10:31.450346  1479 leader_election.cc:290] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.450582  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.451004  1394 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: Bootstrap starting.
I20260713 09:10:31.451323  1350 raft_consensus.cc:2468] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:31.452380  1245 leader_election.cc:304] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.453473  1479 raft_consensus.cc:2804] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.454026  1479 raft_consensus.cc:493] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.454401  1479 raft_consensus.cc:3060] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.458505  1396 tablet_bootstrap.cc:654] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.467697  1503 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.468151  1503 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.470111  1503 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.470997  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.471788  1277 raft_consensus.cc:2393] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 1: Already voted for candidate 78cd8bad9e3e472ea19127f96199934c in this term.
I20260713 09:10:31.473021  1444 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.473225  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.473484  1444 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.474504  1170 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:31.475594  1503 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.481662  1503 raft_consensus.cc:2749] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.484472  1444 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.485177  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.485880  1204 raft_consensus.cc:2393] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c in current term 1: Already voted for candidate 383c5a40e08e4887a3705c74992d7a84 in this term.
I20260713 09:10:31.486419  1396 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.486784  1396 ts_tablet_manager.cc:1403] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260713 09:10:31.488711  1350 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.491007  1396 raft_consensus.cc:359] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.491667  1396 raft_consensus.cc:385] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.491984  1396 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.492719  1396 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.493613  1428 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.494421  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.494204  1428 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.495937  1317 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.496860  1428 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.497521  1394 tablet_bootstrap.cc:654] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.498281  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.498410  1428 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:31.499703  1242 leader_election.cc:343] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.498792  1444 raft_consensus.cc:2749] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.502513  1400 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.504714  1396 ts_tablet_manager.cc:1434] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:31.505563  1099 catalog_manager.cc:5697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.506510  1396 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.505964  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.511345  1351 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 0.
I20260713 09:10:31.522035  1393 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.522791  1393 ts_tablet_manager.cc:1403] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.001s
I20260713 09:10:31.505753  1479 raft_consensus.cc:515] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.525588  1398 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.527494  1398 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.527578  1245 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.533658  1398 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.535020  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:31.535784  1353 raft_consensus.cc:2393] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 1: Already voted for candidate 383c5a40e08e4887a3705c74992d7a84 in this term.
I20260713 09:10:31.532459  1400 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.536410  1400 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.536751  1400 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.535462  1393 raft_consensus.cc:359] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.537137  1393 raft_consensus.cc:385] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.537429  1393 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.537518  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:31.538097  1393 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
W20260713 09:10:31.538867  1242 leader_election.cc:343] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.540513  1393 ts_tablet_manager.cc:1434] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260713 09:10:31.541285  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.542865  1393 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.544199  1168 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:31.545676  1400 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.555491  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:31.556878  1353 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.548334  1503 raft_consensus.cc:3060] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.556643  1400 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.562214  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:31.565653  1203 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.568334  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:31.568861  1350 raft_consensus.cc:3060] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.572016  1396 tablet_bootstrap.cc:654] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.564899  1479 leader_election.cc:290] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.574923  1353 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:31.575625  1394 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: No bootstrap required, opened a new log
I20260713 09:10:31.576046  1394 ts_tablet_manager.cc:1403] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.009s
I20260713 09:10:31.576402  1245 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:31.577445  1479 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.578728  1394 raft_consensus.cc:359] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.579337  1394 raft_consensus.cc:385] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.579572  1394 raft_consensus.cc:740] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.580533  1203 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:31.580273  1394 consensus_queue.cc:260] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.583895  1394 ts_tablet_manager.cc:1434] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:31.577877  1479 raft_consensus.cc:697] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:31.594843  1479 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.602662  1350 raft_consensus.cc:2468] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:31.612517  1245 leader_election.cc:304] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.613641  1400 raft_consensus.cc:2804] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.614099  1400 raft_consensus.cc:697] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:31.614820  1400 consensus_queue.cc:237] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.617308  1503 raft_consensus.cc:2749] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.618606  1099 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.623230  1479 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.621745  1393 tablet_bootstrap.cc:654] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.629782  1449 raft_consensus.cc:493] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.630247  1449 raft_consensus.cc:515] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.632149  1449 leader_election.cc:290] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.633242  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.633702  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.634076  1277 raft_consensus.cc:2393] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c in current term 1: Already voted for candidate e9ac96d50ad248cfb419fb662ffd0933 in this term.
I20260713 09:10:31.643383  1317 leader_election.cc:304] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.644306  1393 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.644469  1449 raft_consensus.cc:3060] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.644835  1393 ts_tablet_manager.cc:1403] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.026s
I20260713 09:10:31.645031  1099 catalog_manager.cc:5697] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.650671  1449 raft_consensus.cc:2749] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.647348  1393 raft_consensus.cc:359] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.652045  1393 raft_consensus.cc:385] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.652307  1393 raft_consensus.cc:740] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.652884  1393 consensus_queue.cc:260] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.654774  1393 ts_tablet_manager.cc:1434] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:31.655646  1428 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.656116  1428 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.657919  1428 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.658340  1480 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.660223  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.661252  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:31.661720  1242 leader_election.cc:343] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:31.664542  1245 leader_election.cc:343] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.664954  1245 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.665598  1480 raft_consensus.cc:2749] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.667845  1396 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.668232  1396 ts_tablet_manager.cc:1403] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.007s
I20260713 09:10:31.668800  1503 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.655776  1393 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.670572  1396 raft_consensus.cc:359] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.671952  1396 raft_consensus.cc:385] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.672214  1396 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.672807  1396 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.675299  1396 ts_tablet_manager.cc:1434] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:31.676106  1396 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.681027  1396 tablet_bootstrap.cc:654] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.684245  1393 tablet_bootstrap.cc:654] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.697680  1503 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.705595  1480 raft_consensus.cc:493] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.706046  1480 raft_consensus.cc:515] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.709465  1396 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.709906  1396 ts_tablet_manager.cc:1403] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260713 09:10:31.710275  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.709833  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
W20260713 09:10:31.712409  1245 leader_election.cc:343] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.712312  1396 raft_consensus.cc:359] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.714994  1396 raft_consensus.cc:385] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.715240  1396 raft_consensus.cc:740] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.707947  1480 leader_election.cc:290] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:31.715837  1396 consensus_queue.cc:260] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
W20260713 09:10:31.716271  1242 leader_election.cc:343] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.716692  1242 leader_election.cc:304] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.717621  1480 raft_consensus.cc:2749] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.717948  1396 ts_tablet_manager.cc:1434] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:31.718802  1396 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.723953  1396 tablet_bootstrap.cc:654] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.751797  1396 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.752228  1396 ts_tablet_manager.cc:1403] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.006s
I20260713 09:10:31.754525  1393 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.755002  1393 ts_tablet_manager.cc:1403] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.007s
I20260713 09:10:31.754621  1396 raft_consensus.cc:359] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.755323  1396 raft_consensus.cc:385] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.755575  1396 raft_consensus.cc:740] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.756305  1396 consensus_queue.cc:260] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.758453  1396 ts_tablet_manager.cc:1434] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:31.759544  1396 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: Bootstrap starting.
I20260713 09:10:31.759626  1393 raft_consensus.cc:359] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.760296  1393 raft_consensus.cc:385] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.760586  1393 raft_consensus.cc:740] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.761317  1393 consensus_queue.cc:260] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.765084  1396 tablet_bootstrap.cc:654] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.770618  1393 ts_tablet_manager.cc:1434] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:10:31.771426  1393 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.773732  1449 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.776649  1393 tablet_bootstrap.cc:654] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.781209  1393 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.781683  1393 ts_tablet_manager.cc:1403] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:10:31.784415  1393 raft_consensus.cc:359] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.784956  1396 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: No bootstrap required, opened a new log
I20260713 09:10:31.785081  1393 raft_consensus.cc:385] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.785398  1396 ts_tablet_manager.cc:1403] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260713 09:10:31.785449  1393 raft_consensus.cc:740] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.786363  1393 consensus_queue.cc:260] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.787999  1396 raft_consensus.cc:359] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.788906  1396 raft_consensus.cc:385] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.789140  1396 raft_consensus.cc:740] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.789739  1396 consensus_queue.cc:260] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.792166  1396 ts_tablet_manager.cc:1434] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:31.793537  1393 ts_tablet_manager.cc:1434] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:10:31.794509  1393 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: Bootstrap starting.
I20260713 09:10:31.800495  1393 tablet_bootstrap.cc:654] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.803400  1449 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.818660  1393 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: No bootstrap required, opened a new log
I20260713 09:10:31.819130  1393 ts_tablet_manager.cc:1403] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.014s
I20260713 09:10:31.821566  1393 raft_consensus.cc:359] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.822182  1393 raft_consensus.cc:385] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.822430  1393 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.823001  1393 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.824882  1393 ts_tablet_manager.cc:1434] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
W20260713 09:10:31.842152  1150 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:31.854616  1449 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.854997  1449 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.856869  1449 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.857450  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.857419  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.858129  1204 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:31.858181  1277 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:31.859047  1316 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:31.859607  1449 raft_consensus.cc:2804] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.859936  1449 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.860193  1449 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.862418  1350 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.866765  1449 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.867537  1503 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.869488  1503 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.870815  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:31.871337  1204 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.874094  1449 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.874639  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:31.875185  1278 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.879498  1204 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:31.880527  1316 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:31.881286  1449 raft_consensus.cc:2804] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.881728  1449 raft_consensus.cc:697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:31.882536  1449 consensus_queue.cc:237] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.886103  1451 raft_consensus.cc:493] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.886525  1451 raft_consensus.cc:515] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.888409  1451 leader_election.cc:290] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.889014  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:31.889830  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:31.890419  1279 raft_consensus.cc:2468] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:31.891582  1317 leader_election.cc:304] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:31.892441  1451 raft_consensus.cc:2804] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.892776  1451 raft_consensus.cc:493] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.893088  1451 raft_consensus.cc:3060] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.901746  1278 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:31.899792  1451 raft_consensus.cc:515] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.912832  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:31.913383  1278 raft_consensus.cc:3060] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.914896  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:31.919910  1278 raft_consensus.cc:2468] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:31.920720  1204 raft_consensus.cc:2468] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:31.921057  1317 leader_election.cc:304] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:31.921427  1451 leader_election.cc:290] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:31.922082  1449 raft_consensus.cc:2804] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.922583  1449 raft_consensus.cc:697] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:31.923408  1449 consensus_queue.cc:237] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:31.925005  1102 catalog_manager.cc:5697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.943840  1102 catalog_manager.cc:5697] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.991746  1480 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.003504  1428 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.062073  1449 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:32.062505  1449 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:32.064363  1449 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:32.064924  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:32.065364  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:32.065544  1204 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:32.065996  1278 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 0.
I20260713 09:10:32.066886  1317 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:32.067442  1449 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:32.067684  1449 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:32.067929  1449 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:32.072130  1449 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:32.073446  1449 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 1 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:32.074072  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:32.074561  1204 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:32.074419  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:32.075054  1278 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:32.078820  1204 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:32.080756  1316 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:32.081545  1449 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:32.084509  1449 raft_consensus.cc:697] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:32.085194  1449 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:32.086309  1278 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:32.088724  1503 raft_consensus.cc:493] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:32.089150  1503 raft_consensus.cc:515] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:32.091629  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:32.091847  1503 leader_election.cc:290] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:32.092339  1353 raft_consensus.cc:2393] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 1: Already voted for candidate 383c5a40e08e4887a3705c74992d7a84 in this term.
I20260713 09:10:32.092320  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:32.093734  1168 leader_election.cc:304] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:32.094449  1503 raft_consensus.cc:3060] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:32.093999  1102 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:32.100298  1503 raft_consensus.cc:2749] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:32.102224  1428 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.113838  1480 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.329387  1449 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.348030  1204 raft_consensus.cc:3060] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:32.352440  1444 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.362897  1444 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.382972  1568 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.559020  1568 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:32.574189  1444 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:32.583462 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:32.599953  1575 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
W20260713 09:10:32.607788  1576 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
I20260713 09:10:32.615978 32535 server_base.cc:1061] running on GCE node
W20260713 09:10:32.617522  1578 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
I20260713 09:10:32.618819 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:32.619105 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:32.619321 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933832619305 us; error 0 us; skew 500 ppm
I20260713 09:10:32.620061 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:32.623101 32535 webserver.cc:533] Webserver started at http://127.31.197.196:32899/ using document root <none> and password file <none>
I20260713 09:10:32.623754 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:32.624058 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:32.624457 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:32.626236 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-3-root/instance:
uuid: "293baa83e71b46bc913eb76089ef8676"
format_stamp: "Formatted at 2026-07-13 09:10:32 on dist-test-slave-5w1p"
I20260713 09:10:32.632118 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:10:32.636320  1583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:32.637080 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:32.637418 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
uuid: "293baa83e71b46bc913eb76089ef8676"
format_stamp: "Formatted at 2026-07-13 09:10:32 on dist-test-slave-5w1p"
I20260713 09:10:32.637745 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-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)
I20260713 09:10:32.678893 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:32.680215 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:32.681564 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:32.686523 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:32.686823 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:32.687153 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:32.687415 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:32.755728 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.196:42543
I20260713 09:10:32.755898  1645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.196:42543 every 8 connection(s)
I20260713 09:10:32.760591 32535 auto_leader_rebalancer-test.cc:392] add a tserver: 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:32.777460  1646 heartbeater.cc:344] Connected to a master server at 127.31.197.254:44931
I20260713 09:10:32.777905  1646 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:32.778730  1646 heartbeater.cc:507] Master 127.31.197.254:44931 requested a full tablet report, sending...
I20260713 09:10:32.780933  1099 ts_manager.cc:194] Registered new tserver with Master: 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:32.782636  1099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36780
I20260713 09:10:32.893034  1200 consensus_queue.cc:237] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:32.901302  1350 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:32.903052  1503 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:32.943727  1278 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:32.946483  1654 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:32.948633  1650 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:32.951239  1350 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:32.963590  1279 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:32.965633  1099 catalog_manager.cc:5697] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
W20260713 09:10:32.993687  1168 consensus_peers.cc:597] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d23280bed2c432d989c475b52bdb050. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.012907  1350 consensus_queue.cc:237] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.019428  1200 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.021216  1279 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.021121  1568 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.026155  1568 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:33.033376  1317 consensus_peers.cc:597] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a5dff40b765407db2e9aadaa4ffe8b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.037595  1444 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.039361  1200 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.043676  1278 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.059612  1102 catalog_manager.cc:5697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:33.080091  1278 consensus_queue.cc:237] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.086786  1350 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.088352  1480 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.088574  1200 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.090102  1480 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.095853  1428 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.097446  1350 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.101842  1203 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.113483  1099 catalog_manager.cc:5697] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.127449  1278 consensus_queue.cc:237] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:33.139586  1243 consensus_peers.cc:597] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0bd119c826c46619d46d516d03f7727. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:33.144856  1243 consensus_peers.cc:597] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee8c7d62fcce4a5495528bfd099de92d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.145051  1350 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.145951  1200 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:33.146477  1428 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.147452  1480 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.158918  1428 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.160353  1350 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.174330  1200 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.206538  1102 catalog_manager.cc:5697] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:33.345844  1675 ts_tablet_manager.cc:933] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:33.350425  1675 tablet_copy_client.cc:323] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.193:46777
I20260713 09:10:33.365237  1214 tablet_copy_service.cc:140] P e9ac96d50ad248cfb419fb662ffd0933: Received BeginTabletCopySession request for tablet 6d23280bed2c432d989c475b52bdb050 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:33414)
I20260713 09:10:33.365811  1214 tablet_copy_service.cc:161] P e9ac96d50ad248cfb419fb662ffd0933: Beginning new tablet copy session on tablet 6d23280bed2c432d989c475b52bdb050 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:33414: session id = 293baa83e71b46bc913eb76089ef8676-6d23280bed2c432d989c475b52bdb050
I20260713 09:10:33.374238  1214 tablet_copy_source_session.cc:215] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:33.378492  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d23280bed2c432d989c475b52bdb050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:33.397586  1675 tablet_copy_client.cc:806] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:33.398258  1675 tablet_copy_client.cc:670] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:33.402535  1675 tablet_copy_client.cc:538] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:33.411201  1675 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:33.431536  1675 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:33.432430  1675 tablet_bootstrap.cc:492] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:33.433212  1675 ts_tablet_manager.cc:1403] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260713 09:10:33.436092  1675 raft_consensus.cc:359] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.436924  1675 raft_consensus.cc:740] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:33.437600  1675 consensus_queue.cc:260] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.439827  1646 heartbeater.cc:499] Master 127.31.197.254:44931 was elected leader, sending a full tablet report...
I20260713 09:10:33.440585  1675 ts_tablet_manager.cc:1434] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:33.442449  1214 tablet_copy_service.cc:342] P e9ac96d50ad248cfb419fb662ffd0933: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-6d23280bed2c432d989c475b52bdb050 received from {username='slave'} at 127.0.0.1:33414
I20260713 09:10:33.442911  1214 tablet_copy_service.cc:434] P e9ac96d50ad248cfb419fb662ffd0933: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-6d23280bed2c432d989c475b52bdb050 on tablet 6d23280bed2c432d989c475b52bdb050 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:33.596235  1675 ts_tablet_manager.cc:933] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:33.599013  1675 tablet_copy_client.cc:323] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:33.609807  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet ee8c7d62fcce4a5495528bfd099de92d from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:33.610280  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet ee8c7d62fcce4a5495528bfd099de92d from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-ee8c7d62fcce4a5495528bfd099de92d
I20260713 09:10:33.614773  1289 tablet_copy_source_session.cc:215] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:33.617002  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8c7d62fcce4a5495528bfd099de92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:33.630421  1675 tablet_copy_client.cc:806] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:33.630949  1675 tablet_copy_client.cc:670] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:33.633991  1675 tablet_copy_client.cc:538] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:33.641387  1675 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:33.650384  1682 ts_tablet_manager.cc:933] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:33.655059  1682 tablet_copy_client.cc:323] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:33.676019  1684 ts_tablet_manager.cc:933] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:33.679849  1675 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:33.680680  1675 tablet_bootstrap.cc:492] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:33.681329  1675 ts_tablet_manager.cc:1403] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260713 09:10:33.684459  1675 raft_consensus.cc:359] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.685235  1675 raft_consensus.cc:740] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:33.686594  1684 tablet_copy_client.cc:323] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:33.687510  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:33.688051  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet 9a5dff40b765407db2e9aadaa4ffe8b0 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-9a5dff40b765407db2e9aadaa4ffe8b0
I20260713 09:10:33.685843  1675 consensus_queue.cc:260] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.689841  1675 ts_tablet_manager.cc:1434] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:33.690686  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet c0bd119c826c46619d46d516d03f7727 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:33.691186  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet c0bd119c826c46619d46d516d03f7727 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-c0bd119c826c46619d46d516d03f7727
I20260713 09:10:33.695710  1288 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-ee8c7d62fcce4a5495528bfd099de92d received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:33.696120  1288 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-ee8c7d62fcce4a5495528bfd099de92d on tablet ee8c7d62fcce4a5495528bfd099de92d with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:33.696287  1363 tablet_copy_source_session.cc:215] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:33.699247  1682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5dff40b765407db2e9aadaa4ffe8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:33.701834  1289 tablet_copy_source_session.cc:215] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:33.704555  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd119c826c46619d46d516d03f7727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:33.725569  1684 tablet_copy_client.cc:806] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:33.726148  1684 tablet_copy_client.cc:670] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:33.730082  1684 tablet_copy_client.cc:538] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:33.736927  1682 tablet_copy_client.cc:806] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:33.737488  1682 tablet_copy_client.cc:670] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:33.737725  1684 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:33.741246  1682 tablet_copy_client.cc:538] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:33.764092  1682 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:33.765712  1684 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:33.766708  1684 tablet_bootstrap.cc:492] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:33.767360  1684 ts_tablet_manager.cc:1403] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.030s	user 0.029s	sys 0.000s
I20260713 09:10:33.770200  1684 raft_consensus.cc:359] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.771010  1684 raft_consensus.cc:740] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:33.772071  1684 consensus_queue.cc:260] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.780189  1684 ts_tablet_manager.cc:1434] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:33.787153  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-c0bd119c826c46619d46d516d03f7727 received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:33.787534  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-c0bd119c826c46619d46d516d03f7727 on tablet c0bd119c826c46619d46d516d03f7727 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:33.800992  1682 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:33.801847  1682 tablet_bootstrap.cc:492] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:33.802542  1682 ts_tablet_manager.cc:1403] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.009s
I20260713 09:10:33.805308  1682 raft_consensus.cc:359] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.806137  1682 raft_consensus.cc:740] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:33.806761  1682 consensus_queue.cc:260] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:33.809581  1621 raft_consensus.cc:1217] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:33.811111  1682 ts_tablet_manager.cc:1434] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:33.812896  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-9a5dff40b765407db2e9aadaa4ffe8b0 received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:33.813297  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-9a5dff40b765407db2e9aadaa4ffe8b0 on tablet 9a5dff40b765407db2e9aadaa4ffe8b0 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:34.109871  1621 raft_consensus.cc:1217] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:34.193987  1621 raft_consensus.cc:1217] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:34.270777  1621 raft_consensus.cc:1217] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:34.413607  1661 raft_consensus.cc:1064] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:34.416250  1661 consensus_queue.cc:237] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.422497  1621 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.424310  1351 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.424880  1279 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.426415  1693 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.428131  1693 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.428867  1692 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.463760  1693 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.466471  1279 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.478504  1351 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.477413  1621 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.498786  1101 catalog_manager.cc:5697] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:34.528956  1203 consensus_queue.cc:237] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.531324  1690 raft_consensus.cc:1064] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:34.533614  1690 consensus_queue.cc:237] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.537667  1621 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.539242  1695 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.544422  1279 raft_consensus.cc:1275] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.545874  1693 consensus_queue.cc:1048] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.546597  1661 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.552992  1279 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.556023  1621 raft_consensus.cc:2955] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.566951  1620 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.567904  1086 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d23280bed2c432d989c475b52bdb050 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:34.570170  1479 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.573549  1351 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.574846  1203 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.576326  1479 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.577252  1673 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.578521  1102 catalog_manager.cc:5697] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.591572  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d23280bed2c432d989c475b52bdb050 with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:34.608786  1673 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.610349  1707 tablet_replica.cc:333] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:34.618114  1707 raft_consensus.cc:2243] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.612447  1200 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.625984  1707 raft_consensus.cc:2272] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.631369  1621 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.633071  1707 ts_tablet_manager.cc:1916] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:34.635627  1350 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.638813  1099 catalog_manager.cc:5697] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.656265  1707 ts_tablet_manager.cc:1929] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:34.656841  1707 log.cc:1199] T 6d23280bed2c432d989c475b52bdb050 P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/6d23280bed2c432d989c475b52bdb050
I20260713 09:10:34.658839  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet 6d23280bed2c432d989c475b52bdb050 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:34.662348  1279 consensus_queue.cc:237] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.668555  1620 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.668555  1350 raft_consensus.cc:1275] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.669998  1673 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.671046  1708 consensus_queue.cc:1048] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.676898  1479 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.678721  1620 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.686827  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee8c7d62fcce4a5495528bfd099de92d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:34.688241  1350 raft_consensus.cc:2955] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.692754  1102 catalog_manager.cc:5697] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.708240  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet ee8c7d62fcce4a5495528bfd099de92d with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:34.714608  1709 tablet_replica.cc:333] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:34.715741  1709 raft_consensus.cc:2243] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.716477  1709 raft_consensus.cc:2272] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.719594  1709 ts_tablet_manager.cc:1916] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:34.740625  1709 ts_tablet_manager.cc:1929] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:34.741072  1709 log.cc:1199] T ee8c7d62fcce4a5495528bfd099de92d P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/ee8c7d62fcce4a5495528bfd099de92d
I20260713 09:10:34.743088  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet ee8c7d62fcce4a5495528bfd099de92d (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:34.744606  1691 raft_consensus.cc:1064] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:34.747006  1691 consensus_queue.cc:237] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.753367  1620 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.757632  1279 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.759774  1200 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.762259  1451 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.763914  1451 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.764880  1711 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:34.804701  1712 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.806377  1278 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.813768  1203 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.816505  1620 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.822343  1101 catalog_manager.cc:5697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.837576  1673 raft_consensus.cc:1064] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:34.844252  1673 consensus_queue.cc:237] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.846340  1350 consensus_queue.cc:237] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:34.857772  1620 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.859786  1203 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:34.860613  1712 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.861433  1451 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.869933  1711 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.882711  1200 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.883148  1620 raft_consensus.cc:2955] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.894831  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:34.900815  1101 catalog_manager.cc:5697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:34.912554  1620 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.915971  1351 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.916934  1690 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.917688  1203 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:34.925477  1673 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.927172  1673 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.932384  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a5dff40b765407db2e9aadaa4ffe8b0 with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
I20260713 09:10:34.947993  1719 tablet_replica.cc:333] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:34.955736  1719 raft_consensus.cc:2243] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.957000  1719 raft_consensus.cc:2272] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.958420  1690 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.964423  1719 ts_tablet_manager.cc:1916] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:34.964365  1350 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.979375  1719 ts_tablet_manager.cc:1929] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:34.979835  1719 log.cc:1199] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/9a5dff40b765407db2e9aadaa4ffe8b0
I20260713 09:10:34.981405  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet 9a5dff40b765407db2e9aadaa4ffe8b0 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:34.988505  1101 catalog_manager.cc:5697] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.990635  1620 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:34.995221  1200 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:35.054492  1278 consensus_queue.cc:237] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:35.060946  1620 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:35.063434  1721 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:35.064071  1350 raft_consensus.cc:1275] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:35.069272  1721 consensus_queue.cc:1048] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:35.072165  1479 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:35.077543  1350 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:35.081976  1620 raft_consensus.cc:2955] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:35.090634  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0bd119c826c46619d46d516d03f7727 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:35.095755  1099 catalog_manager.cc:5697] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:35.107600  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet c0bd119c826c46619d46d516d03f7727 with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:35.108433  1709 tablet_replica.cc:333] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:35.111735  1709 raft_consensus.cc:2243] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.112375  1709 raft_consensus.cc:2272] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.114766  1709 ts_tablet_manager.cc:1916] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:35.123757  1709 ts_tablet_manager.cc:1929] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:35.124022  1709 log.cc:1199] T c0bd119c826c46619d46d516d03f7727 P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/c0bd119c826c46619d46d516d03f7727
I20260713 09:10:35.125137  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet c0bd119c826c46619d46d516d03f7727 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:36.158228  1348 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:36.186550  1317 consensus_peers.cc:597] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8c114f1bee443e19846a248349ea0d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.187237  1279 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.188558  1725 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.197233  1202 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.200186  1726 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.202705  1725 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.206319  1278 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.214429  1279 consensus_queue.cc:237] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.217629  1099 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.223443  1348 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.221411  1204 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
W20260713 09:10:36.225087  1243 consensus_peers.cc:597] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef6fafc3274a4d38b9ff368015a41919. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.225880  1724 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.230770  1202 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.232414  1724 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.249787  1728 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.256762  1202 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.258752  1348 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.271261  1278 consensus_queue.cc:237] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.279644  1102 catalog_manager.cc:5697] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:36.284832  1243 consensus_peers.cc:597] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03d9d6d02632481a84a988d9dfb105d1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.286531  1348 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.287853  1728 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.289072  1202 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.292800  1728 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.298166  1724 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.300426  1348 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.304102  1204 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.311604  1202 consensus_queue.cc:237] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.313602  1101 catalog_manager.cc:5697] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
W20260713 09:10:36.319125  1168 consensus_peers.cc:597] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d80ef2f08aa4b709b99711256c19bdc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.321512  1348 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.323271  1722 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.334105  1278 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:36.335132  1723 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.335060  1722 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.339599  1278 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.340410  1348 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.351984  1099 catalog_manager.cc:5697] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:36.626236  1745 ts_tablet_manager.cc:933] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:36.635818  1745 tablet_copy_client.cc:323] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:36.637409  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet b8c114f1bee443e19846a248349ea0d8 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:36.637955  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet b8c114f1bee443e19846a248349ea0d8 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-b8c114f1bee443e19846a248349ea0d8
I20260713 09:10:36.645533  1363 tablet_copy_source_session.cc:215] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:36.649197  1745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c114f1bee443e19846a248349ea0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.658830  1745 tablet_copy_client.cc:806] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:36.659335  1745 tablet_copy_client.cc:670] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:36.662297  1745 tablet_copy_client.cc:538] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:36.667321  1745 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:36.673771  1747 ts_tablet_manager.cc:933] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:36.697223  1745 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:36.698282  1745 tablet_bootstrap.cc:492] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:36.699047  1745 ts_tablet_manager.cc:1403] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.016s
I20260713 09:10:36.703095  1745 raft_consensus.cc:359] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.704015  1745 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:36.704728  1745 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.708501  1750 ts_tablet_manager.cc:933] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:36.713876  1745 ts_tablet_manager.cc:1434] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:10:36.717705  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-b8c114f1bee443e19846a248349ea0d8 received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:36.718092  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-b8c114f1bee443e19846a248349ea0d8 on tablet b8c114f1bee443e19846a248349ea0d8 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:36.728255  1750 tablet_copy_client.cc:323] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:36.728621  1747 tablet_copy_client.cc:323] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:36.730044  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet 03d9d6d02632481a84a988d9dfb105d1 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:36.730556  1288 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet ef6fafc3274a4d38b9ff368015a41919 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:36.730557  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet 03d9d6d02632481a84a988d9dfb105d1 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-03d9d6d02632481a84a988d9dfb105d1
I20260713 09:10:36.731328  1288 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet ef6fafc3274a4d38b9ff368015a41919 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-ef6fafc3274a4d38b9ff368015a41919
I20260713 09:10:36.737502  1289 tablet_copy_source_session.cc:215] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:36.738013  1288 tablet_copy_source_session.cc:215] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:36.741139  1750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d9d6d02632481a84a988d9dfb105d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.741784  1747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6fafc3274a4d38b9ff368015a41919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.750998  1750 tablet_copy_client.cc:806] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:36.751509  1750 tablet_copy_client.cc:670] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:36.754397  1750 tablet_copy_client.cc:538] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:36.755653  1747 tablet_copy_client.cc:806] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:36.756201  1747 tablet_copy_client.cc:670] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:36.759595  1747 tablet_copy_client.cc:538] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:36.760699  1750 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:36.767311  1747 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:36.779006  1750 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:36.779808  1750 tablet_bootstrap.cc:492] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:36.780404  1750 ts_tablet_manager.cc:1403] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.001s
I20260713 09:10:36.783186  1750 raft_consensus.cc:359] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.783991  1750 raft_consensus.cc:740] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:36.784627  1750 consensus_queue.cc:260] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.786885  1750 ts_tablet_manager.cc:1434] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:36.788460  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-03d9d6d02632481a84a988d9dfb105d1 received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:36.788857  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-03d9d6d02632481a84a988d9dfb105d1 on tablet 03d9d6d02632481a84a988d9dfb105d1 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:36.790560  1747 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:36.791320  1747 tablet_bootstrap.cc:492] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:36.791772  1747 ts_tablet_manager.cc:1403] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:10:36.793817  1747 raft_consensus.cc:359] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.794543  1747 raft_consensus.cc:740] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:36.795127  1747 consensus_queue.cc:260] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.796924  1747 ts_tablet_manager.cc:1434] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:36.798159  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-ef6fafc3274a4d38b9ff368015a41919 received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:36.798467  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-ef6fafc3274a4d38b9ff368015a41919 on tablet ef6fafc3274a4d38b9ff368015a41919 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:36.854250  1747 ts_tablet_manager.cc:933] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:36.855710  1747 tablet_copy_client.cc:323] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.193:46777
I20260713 09:10:36.857040  1214 tablet_copy_service.cc:140] P e9ac96d50ad248cfb419fb662ffd0933: Received BeginTabletCopySession request for tablet 5d80ef2f08aa4b709b99711256c19bdc from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:33414)
I20260713 09:10:36.857491  1214 tablet_copy_service.cc:161] P e9ac96d50ad248cfb419fb662ffd0933: Beginning new tablet copy session on tablet 5d80ef2f08aa4b709b99711256c19bdc from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:33414: session id = 293baa83e71b46bc913eb76089ef8676-5d80ef2f08aa4b709b99711256c19bdc
I20260713 09:10:36.863909  1214 tablet_copy_source_session.cc:215] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:36.866163  1747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80ef2f08aa4b709b99711256c19bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.875178  1747 tablet_copy_client.cc:806] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:36.875633  1747 tablet_copy_client.cc:670] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:36.878794  1747 tablet_copy_client.cc:538] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:36.886309  1747 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:36.903693  1747 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:36.904291  1747 tablet_bootstrap.cc:492] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:36.904758  1747 ts_tablet_manager.cc:1403] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:10:36.906716  1747 raft_consensus.cc:359] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.907250  1747 raft_consensus.cc:740] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:36.907703  1747 consensus_queue.cc:260] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:36.909593  1747 ts_tablet_manager.cc:1434] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:36.911239  1214 tablet_copy_service.cc:342] P e9ac96d50ad248cfb419fb662ffd0933: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-5d80ef2f08aa4b709b99711256c19bdc received from {username='slave'} at 127.0.0.1:33414
I20260713 09:10:36.911616  1214 tablet_copy_service.cc:434] P e9ac96d50ad248cfb419fb662ffd0933: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-5d80ef2f08aa4b709b99711256c19bdc on tablet 5d80ef2f08aa4b709b99711256c19bdc with peer 293baa83e71b46bc913eb76089ef8676
W20260713 09:10:37.123909  1225 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2b40 after lost signal to thread 32538
W20260713 09:10:37.124737  1225 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6080 after lost signal to thread 1136
W20260713 09:10:37.125607  1225 debug-util.cc:398] Leaking SignalData structure 0x7b0800261f40 after lost signal to thread 1228
W20260713 09:10:37.126588  1225 debug-util.cc:398] Leaking SignalData structure 0x7b0800264fa0 after lost signal to thread 1303
W20260713 09:10:37.127431  1225 debug-util.cc:398] Leaking SignalData structure 0x7b080020b600 after lost signal to thread 1377
W20260713 09:10:37.128418  1225 debug-util.cc:398] Leaking SignalData structure 0x7b08001d97a0 after lost signal to thread 1645
I20260713 09:10:37.188825  1621 raft_consensus.cc:1217] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:37.225878  1621 raft_consensus.cc:1217] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:37.237810  1621 raft_consensus.cc:1217] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:37.295735  1621 raft_consensus.cc:1217] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:37.658481  1728 raft_consensus.cc:1064] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:37.660760  1728 consensus_queue.cc:237] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:37.667305  1621 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.668908  1757 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.669584  1204 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.671746  1351 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.674129  1757 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.676442  1757 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.704128  1728 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.706950  1202 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.721863  1351 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.738068  1101 catalog_manager.cc:5697] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.751680  1621 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.801386  1766 raft_consensus.cc:1064] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:37.823293  1758 raft_consensus.cc:1064] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:37.825574  1758 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:37.836874  1766 consensus_queue.cc:237] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:37.839783  1621 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.841560  1204 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.843654  1768 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.850081  1279 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.852998  1769 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.854876  1769 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.876055  1758 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.881577  1204 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.883460  1766 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.890197  1621 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.891599  1766 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.894346  1621 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.915566  1279 consensus_queue.cc:237] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:37.930621  1202 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:37.932404  1766 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:37.934715  1620 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:37.934158  1203 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.936403  1767 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:37.939205  1351 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:37.946611  1619 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.948141  1102 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.944957  1763 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.952075  1200 raft_consensus.cc:2955] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.962858  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03d9d6d02632481a84a988d9dfb105d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:37.967240  1695 raft_consensus.cc:1064] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:37.969102  1279 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.970754  1763 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.985997  1351 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:37.977715  1100 catalog_manager.cc:5697] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.988986  1766 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.991235  1204 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:37.999182  1695 consensus_queue.cc:237] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:38.005092  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet 03d9d6d02632481a84a988d9dfb105d1 with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:38.008678  1785 tablet_replica.cc:333] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:38.009606  1785 raft_consensus.cc:2243] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:38.012542  1785 raft_consensus.cc:2272] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:38.018303  1785 ts_tablet_manager.cc:1916] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:38.019866  1204 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.021149  1758 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.024379  1621 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.025373  1619 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.028190  1758 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.037369  1772 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.039830  1351 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.045058  1203 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.048924  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8c114f1bee443e19846a248349ea0d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:38.049798  1348 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:38.050302  1100 catalog_manager.cc:5697] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.051326  1619 raft_consensus.cc:2955] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.052505  1782 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:10:38.066049  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.194:45265, user_credentials={real_user=slave}} blocked reactor thread for 55350.4us
I20260713 09:10:38.067811  1785 ts_tablet_manager.cc:1929] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:38.070897  1785 log.cc:1199] T 03d9d6d02632481a84a988d9dfb105d1 P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/03d9d6d02632481a84a988d9dfb105d1
I20260713 09:10:38.073203  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet 03d9d6d02632481a84a988d9dfb105d1 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:38.070241  1619 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:38.076622  1279 consensus_queue.cc:237] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:38.077126  1784 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:38.084278  1278 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:38.082482  1099 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.093196  1784 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:38.094604  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet b8c114f1bee443e19846a248349ea0d8 with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
W20260713 09:10:38.101194  1089 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet b8c114f1bee443e19846a248349ea0d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:10:38.102085  1621 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.103588  1766 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.109436  1790 tablet_replica.cc:333] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:38.110077  1767 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.111601  1621 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.117869  1790 raft_consensus.cc:2243] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:38.118639  1790 raft_consensus.cc:2272] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:38.120333  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef6fafc3274a4d38b9ff368015a41919 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:38.120788  1203 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.121835  1766 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.124022  1790 ts_tablet_manager.cc:1916] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:38.126307  1101 catalog_manager.cc:5697] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.130873  1200 raft_consensus.cc:2955] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.140301  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet ef6fafc3274a4d38b9ff368015a41919 with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:38.141163  1785 tablet_replica.cc:333] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:38.142014  1785 raft_consensus.cc:2243] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:38.142565  1785 raft_consensus.cc:2272] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:38.146130  1785 ts_tablet_manager.cc:1916] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:38.152133  1782 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.155777  1279 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.164441  1619 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.165668  1790 ts_tablet_manager.cc:1929] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:38.166450  1790 log.cc:1199] T b8c114f1bee443e19846a248349ea0d8 P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/b8c114f1bee443e19846a248349ea0d8
I20260713 09:10:38.168291  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet b8c114f1bee443e19846a248349ea0d8 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:38.170202  1785 ts_tablet_manager.cc:1929] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:38.170601  1785 log.cc:1199] T ef6fafc3274a4d38b9ff368015a41919 P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/ef6fafc3274a4d38b9ff368015a41919
I20260713 09:10:38.172034  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet ef6fafc3274a4d38b9ff368015a41919 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:38.178508  1348 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.185644  1100 catalog_manager.cc:5697] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.197420  1200 consensus_queue.cc:237] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:38.205853  1621 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.207335  1782 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.210461  1352 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:38.214201  1784 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:38.220016  1784 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.223708  1619 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.229274  1352 raft_consensus.cc:2955] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.238392  1099 catalog_manager.cc:5697] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:38.240540  1086 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d80ef2f08aa4b709b99711256c19bdc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:38.254372  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d80ef2f08aa4b709b99711256c19bdc with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
I20260713 09:10:38.255400  1790 tablet_replica.cc:333] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:38.256274  1790 raft_consensus.cc:2243] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:38.256877  1790 raft_consensus.cc:2272] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:38.259356  1790 ts_tablet_manager.cc:1916] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:38.271507  1790 ts_tablet_manager.cc:1929] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:38.271788  1790 log.cc:1199] T 5d80ef2f08aa4b709b99711256c19bdc P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/5d80ef2f08aa4b709b99711256c19bdc
I20260713 09:10:38.272897  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet 5d80ef2f08aa4b709b99711256c19bdc (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:39.289045  1348 consensus_queue.cc:237] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:39.295567  1278 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:39.296193  1317 consensus_peers.cc:597] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f14cd8ee61049cb8ba8673dd919a7bd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.297044  1794 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.298388  1200 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.299700  1794 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.304543  1796 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.305943  1278 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.312139  1200 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.318053  1203 consensus_queue.cc:237] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:39.330803  1168 consensus_peers.cc:597] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e632019a79ae4f6d9948964c1b8be4e9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.327877  1099 catalog_manager.cc:5697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.330997  1348 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.333400  1279 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.334512  1784 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.336892  1784 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.356508  1805 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.358361  1278 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.362010  1348 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.383033  1100 catalog_manager.cc:5697] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.386917  1348 consensus_queue.cc:237] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:39.394830  1317 consensus_peers.cc:597] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7727d11c565945c39d93c78c79ad4bcc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.397279  1203 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.397754  1278 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.398813  1794 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.400182  1794 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.406476  1796 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.412401  1279 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.412643  1203 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.419989  1278 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:39.432693  1243 consensus_peers.cc:597] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76b8816624b742f291f411ad357d1fee. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.431340  1100 catalog_manager.cc:5697] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.434336  1203 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.434862  1348 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:39.435518  1766 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.436295  1757 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.443910  1757 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.444860  1200 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.458940  1100 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.463559  1352 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:39.705057  1815 ts_tablet_manager.cc:933] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:39.706975  1815 tablet_copy_client.cc:323] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:39.708585  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet 4f14cd8ee61049cb8ba8673dd919a7bd from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:39.709112  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet 4f14cd8ee61049cb8ba8673dd919a7bd from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-4f14cd8ee61049cb8ba8673dd919a7bd
I20260713 09:10:39.716061  1363 tablet_copy_source_session.cc:215] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:39.719285  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f14cd8ee61049cb8ba8673dd919a7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:39.733505  1815 tablet_copy_client.cc:806] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:39.734100  1815 tablet_copy_client.cc:670] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:39.737632  1815 tablet_copy_client.cc:538] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:39.745780  1815 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:39.821465  1818 ts_tablet_manager.cc:933] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:39.828631  1818 tablet_copy_client.cc:323] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.193:46777
I20260713 09:10:39.830475  1214 tablet_copy_service.cc:140] P e9ac96d50ad248cfb419fb662ffd0933: Received BeginTabletCopySession request for tablet e632019a79ae4f6d9948964c1b8be4e9 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:33414)
I20260713 09:10:39.831023  1214 tablet_copy_service.cc:161] P e9ac96d50ad248cfb419fb662ffd0933: Beginning new tablet copy session on tablet e632019a79ae4f6d9948964c1b8be4e9 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:33414: session id = 293baa83e71b46bc913eb76089ef8676-e632019a79ae4f6d9948964c1b8be4e9
I20260713 09:10:39.833788  1819 ts_tablet_manager.cc:933] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:39.838765  1214 tablet_copy_source_session.cc:215] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:39.846943  1822 ts_tablet_manager.cc:933] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:39.849581  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e632019a79ae4f6d9948964c1b8be4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:39.855720  1815 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:39.856638  1815 tablet_bootstrap.cc:492] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:39.857291  1815 ts_tablet_manager.cc:1403] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.027s
I20260713 09:10:39.859047  1819 tablet_copy_client.cc:323] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:39.860694  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet 7727d11c565945c39d93c78c79ad4bcc from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:39.861209  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet 7727d11c565945c39d93c78c79ad4bcc from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-7727d11c565945c39d93c78c79ad4bcc
I20260713 09:10:39.861299  1815 raft_consensus.cc:359] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:39.862217  1815 raft_consensus.cc:740] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:39.862926  1815 consensus_queue.cc:260] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:39.871768  1363 tablet_copy_source_session.cc:215] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:39.875043  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7727d11c565945c39d93c78c79ad4bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:39.877739  1818 tablet_copy_client.cc:806] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:39.878243  1815 ts_tablet_manager.cc:1434] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.006s
I20260713 09:10:39.878692  1818 tablet_copy_client.cc:670] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:39.883885  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-4f14cd8ee61049cb8ba8673dd919a7bd received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:39.884487  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-4f14cd8ee61049cb8ba8673dd919a7bd on tablet 4f14cd8ee61049cb8ba8673dd919a7bd with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:39.890278  1822 tablet_copy_client.cc:323] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:39.892372  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet 76b8816624b742f291f411ad357d1fee from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:39.892879  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet 76b8816624b742f291f411ad357d1fee from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-76b8816624b742f291f411ad357d1fee
I20260713 09:10:39.897969  1818 tablet_copy_client.cc:538] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:39.899690  1289 tablet_copy_source_session.cc:215] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:39.902669  1822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b8816624b742f291f411ad357d1fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:39.910646  1818 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:39.916376  1822 tablet_copy_client.cc:806] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:39.916971  1822 tablet_copy_client.cc:670] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:39.920734  1822 tablet_copy_client.cc:538] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:39.924506  1819 tablet_copy_client.cc:806] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:39.925061  1819 tablet_copy_client.cc:670] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:39.929134  1819 tablet_copy_client.cc:538] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:39.932247  1822 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:39.945578  1819 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:39.982848  1818 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:39.983691  1818 tablet_bootstrap.cc:492] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:39.984973  1818 ts_tablet_manager.cc:1403] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.013s
I20260713 09:10:39.989142  1818 raft_consensus.cc:359] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:39.994105  1818 raft_consensus.cc:740] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:39.994812  1818 consensus_queue.cc:260] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:39.991786  1822 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:39.995831  1819 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:39.996480  1822 tablet_bootstrap.cc:492] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:39.996712  1819 tablet_bootstrap.cc:492] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:39.997166  1822 ts_tablet_manager.cc:1403] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.008s
I20260713 09:10:39.997468  1819 ts_tablet_manager.cc:1403] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.012s
I20260713 09:10:40.000679  1819 raft_consensus.cc:359] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:40.002736  1818 ts_tablet_manager.cc:1434] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:10:40.002562  1822 raft_consensus.cc:359] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:40.003821  1822 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:40.004498  1822 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:40.005028  1214 tablet_copy_service.cc:342] P e9ac96d50ad248cfb419fb662ffd0933: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-e632019a79ae4f6d9948964c1b8be4e9 received from {username='slave'} at 127.0.0.1:33414
I20260713 09:10:40.003369  1819 raft_consensus.cc:740] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:40.005456  1214 tablet_copy_service.cc:434] P e9ac96d50ad248cfb419fb662ffd0933: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-e632019a79ae4f6d9948964c1b8be4e9 on tablet e632019a79ae4f6d9948964c1b8be4e9 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:40.008168  1819 consensus_queue.cc:260] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:40.010130  1822 ts_tablet_manager.cc:1434] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:10:40.011745  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-76b8816624b742f291f411ad357d1fee received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:40.012128  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-76b8816624b742f291f411ad357d1fee on tablet 76b8816624b742f291f411ad357d1fee with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:40.016779  1819 ts_tablet_manager.cc:1434] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:10:40.018510  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-7727d11c565945c39d93c78c79ad4bcc received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:40.018918  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-7727d11c565945c39d93c78c79ad4bcc on tablet 7727d11c565945c39d93c78c79ad4bcc with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:40.308429  1618 raft_consensus.cc:1217] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:40.347414  1618 raft_consensus.cc:1217] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:40.361851  1618 raft_consensus.cc:1217] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:40.389493  1618 raft_consensus.cc:1217] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:40.745227  1796 raft_consensus.cc:1064] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:40.747062  1796 consensus_queue.cc:237] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.752786  1618 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.752851  1278 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.754341  1200 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.754405  1768 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.755486  1796 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.756381  1828 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.768824  1828 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.770887  1757 raft_consensus.cc:1064] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:40.771271  1618 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.773239  1757 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.779500  1278 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.784977  1101 catalog_manager.cc:5697] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.786154  1200 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.785737  1348 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.787700  1831 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.792321  1757 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.800141  1618 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.802798  1203 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.805305  1757 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.811902  1204 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.810357  1757 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.825179  1621 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.828346  1348 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.846462  1099 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.853065  1348 consensus_queue.cc:237] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.859526  1621 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:40.859724  1204 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:40.860896  1828 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.861532  1796 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.865264  1278 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.869135  1200 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.867924  1828 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.873555  1618 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:40.875010  1831 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.879150  1621 raft_consensus.cc:2955] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.881731  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7727d11c565945c39d93c78c79ad4bcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:40.883093  1348 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:40.883002  1831 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.890542  1768 raft_consensus.cc:1064] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:40.890023  1101 catalog_manager.cc:5697] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:40.885128  1618 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.892813  1768 consensus_queue.cc:237] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.895268  1838 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.902185  1348 raft_consensus.cc:2955] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.906504  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet 7727d11c565945c39d93c78c79ad4bcc with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
I20260713 09:10:40.921679  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76b8816624b742f291f411ad357d1fee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:40.921775  1101 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.936054  1848 tablet_replica.cc:333] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:40.945937  1848 raft_consensus.cc:2243] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.948575  1621 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.948843  1848 raft_consensus.cc:2272] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:40.938100  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 45744.5us
I20260713 09:10:40.947315  1200 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.951330  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet 76b8816624b742f291f411ad357d1fee with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:40.952941  1828 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.956947  1848 ts_tablet_manager.cc:1916] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:40.959280  1278 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:40.959942  1828 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.965965  1768 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.937551  1846 raft_consensus.cc:1064] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:40.982103  1846 consensus_queue.cc:237] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:40.984961  1828 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.983899  1848 ts_tablet_manager.cc:1929] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:40.990093  1852 tablet_replica.cc:333] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:40.991055  1852 raft_consensus.cc:2243] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.990237  1621 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:40.991784  1852 raft_consensus.cc:2272] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.992553  1848 log.cc:1199] T 7727d11c565945c39d93c78c79ad4bcc P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/7727d11c565945c39d93c78c79ad4bcc
I20260713 09:10:40.996176  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet 7727d11c565945c39d93c78c79ad4bcc (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:41.000205  1852 ts_tablet_manager.cc:1916] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:40.999552  1278 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.006410  1101 catalog_manager.cc:5697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.014292  1200 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.018410  1621 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:41.018743  1352 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:41.019913  1278 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:41.021278  1850 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:41.022594  1829 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:41.024399  1851 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:41.025240  1352 consensus_queue.cc:237] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:41.040506  1618 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:41.042615  1279 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:41.044402  1828 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:41.045171  1796 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:41.054864  1849 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.059578  1852 ts_tablet_manager.cc:1929] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:41.060021  1852 log.cc:1199] T 76b8816624b742f291f411ad357d1fee P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/76b8816624b742f291f411ad357d1fee
I20260713 09:10:41.059370  1828 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.061760  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet 76b8816624b742f291f411ad357d1fee (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:41.063498  1352 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.067086  1618 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.064052  1279 raft_consensus.cc:2955] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.069775  1621 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.077651  1278 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.083005  1100 catalog_manager.cc:5697] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.088020  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f14cd8ee61049cb8ba8673dd919a7bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:41.093436  1099 catalog_manager.cc:5697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.104303  1200 consensus_queue.cc:237] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:41.113088  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f14cd8ee61049cb8ba8673dd919a7bd with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:41.114216  1852 tablet_replica.cc:333] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:41.115139  1852 raft_consensus.cc:2243] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:41.115437  1279 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:41.115859  1852 raft_consensus.cc:2272] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:41.116778  1829 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:41.113265  1621 raft_consensus.cc:1275] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:41.120311  1829 consensus_queue.cc:1048] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:41.125352  1829 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.135229  1086 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e632019a79ae4f6d9948964c1b8be4e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:41.136847  1852 ts_tablet_manager.cc:1916] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:41.138794  1278 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.142829  1621 raft_consensus.cc:2955] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:41.144173  1099 catalog_manager.cc:5697] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.158546  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet e632019a79ae4f6d9948964c1b8be4e9 with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:41.160745  1860 tablet_replica.cc:333] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:41.161485  1860 raft_consensus.cc:2243] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:41.162119  1860 raft_consensus.cc:2272] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:41.165483  1860 ts_tablet_manager.cc:1916] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:41.168712  1852 ts_tablet_manager.cc:1929] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:41.169109  1852 log.cc:1199] T 4f14cd8ee61049cb8ba8673dd919a7bd P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/4f14cd8ee61049cb8ba8673dd919a7bd
I20260713 09:10:41.170706  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet 4f14cd8ee61049cb8ba8673dd919a7bd (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:41.177965  1860 ts_tablet_manager.cc:1929] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:41.178354  1860 log.cc:1199] T e632019a79ae4f6d9948964c1b8be4e9 P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/e632019a79ae4f6d9948964c1b8be4e9
I20260713 09:10:41.179629  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet e632019a79ae4f6d9948964c1b8be4e9 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:42.188544  1204 consensus_queue.cc:237] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.194000  1348 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:42.194031  1168 consensus_peers.cc:597] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ac948e11dd54cc2bdd3b9a5e073c5d6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:42.194653  1278 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:42.195080  1829 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.195734  1863 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.201709  1864 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.203022  1348 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.203645  1278 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.215960  1204 consensus_queue.cc:237] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.215960  1101 catalog_manager.cc:5697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.222083  1352 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:42.222191  1168 consensus_peers.cc:597] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 740539e75ac746fa90fa8eefa94b4c46. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:42.223444  1829 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.225355  1278 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:42.226554  1829 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.230851  1863 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.232452  1352 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.234944  1278 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.249086  1352 consensus_queue.cc:237] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.253157  1100 catalog_manager.cc:5697] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.259518  1278 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:42.260198  1317 consensus_peers.cc:597] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2b280bc06a14af1a5c1bd47f2f0bc29. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:42.261874  1796 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.269838  1204 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:42.271268  1877 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.270577  1875 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.272445  1278 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.276069  1204 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.283512  1099 catalog_manager.cc:5697] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.287103  1352 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
W20260713 09:10:42.293383  1317 consensus_peers.cc:597] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8da6b82ee0a04a1991ff2a817887dfbe. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:42.293828  1204 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:42.294307  1278 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:42.295680  1877 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.296417  1875 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.303212  1877 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.304746  1278 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.305995  1204 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:42.316116  1101 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.689169  1883 ts_tablet_manager.cc:933] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:42.691908  1883 tablet_copy_client.cc:323] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.193:46777
I20260713 09:10:42.693631  1214 tablet_copy_service.cc:140] P e9ac96d50ad248cfb419fb662ffd0933: Received BeginTabletCopySession request for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:33414)
I20260713 09:10:42.694289  1214 tablet_copy_service.cc:161] P e9ac96d50ad248cfb419fb662ffd0933: Beginning new tablet copy session on tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:33414: session id = 293baa83e71b46bc913eb76089ef8676-6ac948e11dd54cc2bdd3b9a5e073c5d6
I20260713 09:10:42.703569  1214 tablet_copy_source_session.cc:215] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:42.706758  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:42.717384  1885 ts_tablet_manager.cc:933] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:42.720408  1885 tablet_copy_client.cc:323] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:42.722457  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:42.723011  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet f2b280bc06a14af1a5c1bd47f2f0bc29 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-f2b280bc06a14af1a5c1bd47f2f0bc29
I20260713 09:10:42.724532  1883 tablet_copy_client.cc:806] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:42.725111  1883 tablet_copy_client.cc:670] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:42.728171  1887 ts_tablet_manager.cc:933] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:42.729439  1883 tablet_copy_client.cc:538] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:42.732389  1363 tablet_copy_source_session.cc:215] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:42.735826  1887 tablet_copy_client.cc:323] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.195:35247
I20260713 09:10:42.737327  1363 tablet_copy_service.cc:140] P 78cd8bad9e3e472ea19127f96199934c: Received BeginTabletCopySession request for tablet 8da6b82ee0a04a1991ff2a817887dfbe from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:57160)
I20260713 09:10:42.737843  1363 tablet_copy_service.cc:161] P 78cd8bad9e3e472ea19127f96199934c: Beginning new tablet copy session on tablet 8da6b82ee0a04a1991ff2a817887dfbe from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:57160: session id = 293baa83e71b46bc913eb76089ef8676-8da6b82ee0a04a1991ff2a817887dfbe
I20260713 09:10:42.739879  1883 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:42.749202  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b280bc06a14af1a5c1bd47f2f0bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:42.750391  1363 tablet_copy_source_session.cc:215] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:42.750887  1889 ts_tablet_manager.cc:933] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777)
I20260713 09:10:42.753456  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6b82ee0a04a1991ff2a817887dfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:42.757753  1889 tablet_copy_client.cc:323] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.193:46777
I20260713 09:10:42.759496  1214 tablet_copy_service.cc:140] P e9ac96d50ad248cfb419fb662ffd0933: Received BeginTabletCopySession request for tablet 740539e75ac746fa90fa8eefa94b4c46 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:33414)
I20260713 09:10:42.760078  1214 tablet_copy_service.cc:161] P e9ac96d50ad248cfb419fb662ffd0933: Beginning new tablet copy session on tablet 740539e75ac746fa90fa8eefa94b4c46 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:33414: session id = 293baa83e71b46bc913eb76089ef8676-740539e75ac746fa90fa8eefa94b4c46
I20260713 09:10:42.766147  1885 tablet_copy_client.cc:806] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:42.766657  1885 tablet_copy_client.cc:670] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:42.771039  1214 tablet_copy_source_session.cc:215] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:42.771581  1883 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:42.772425  1885 tablet_copy_client.cc:538] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:42.774395  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740539e75ac746fa90fa8eefa94b4c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:42.776865  1887 tablet_copy_client.cc:806] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:42.777354  1887 tablet_copy_client.cc:670] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:42.782023  1887 tablet_copy_client.cc:538] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:42.787312  1883 tablet_bootstrap.cc:492] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:42.788076  1883 ts_tablet_manager.cc:1403] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.009s
I20260713 09:10:42.783397  1885 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:42.796590  1883 raft_consensus.cc:359] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.797833  1883 raft_consensus.cc:740] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:42.798147  1887 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:42.798869  1889 tablet_copy_client.cc:806] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:42.799423  1889 tablet_copy_client.cc:670] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:42.798513  1883 consensus_queue.cc:260] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.803685  1889 tablet_copy_client.cc:538] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:42.812868  1889 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:42.828358  1883 ts_tablet_manager.cc:1434] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.012s
I20260713 09:10:42.831578  1214 tablet_copy_service.cc:342] P e9ac96d50ad248cfb419fb662ffd0933: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-6ac948e11dd54cc2bdd3b9a5e073c5d6 received from {username='slave'} at 127.0.0.1:33414
I20260713 09:10:42.832027  1214 tablet_copy_service.cc:434] P e9ac96d50ad248cfb419fb662ffd0933: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-6ac948e11dd54cc2bdd3b9a5e073c5d6 on tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:42.829557  1885 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:42.834913  1885 tablet_bootstrap.cc:492] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:42.835610  1885 ts_tablet_manager.cc:1403] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.010s
I20260713 09:10:42.839762  1887 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:42.840487  1887 tablet_bootstrap.cc:492] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:42.840999  1887 ts_tablet_manager.cc:1403] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.004s
I20260713 09:10:42.850263  1885 raft_consensus.cc:359] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.850092  1887 raft_consensus.cc:359] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.851152  1889 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:42.851101  1885 raft_consensus.cc:740] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:42.851383  1887 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:42.852080  1889 tablet_bootstrap.cc:492] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:42.851933  1885 consensus_queue.cc:260] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.852803  1889 ts_tablet_manager.cc:1403] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.009s
I20260713 09:10:42.852187  1887 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.854490  1887 ts_tablet_manager.cc:1434] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:10:42.855002  1885 ts_tablet_manager.cc:1434] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:10:42.856582  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-8da6b82ee0a04a1991ff2a817887dfbe received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:42.858152  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-8da6b82ee0a04a1991ff2a817887dfbe on tablet 8da6b82ee0a04a1991ff2a817887dfbe with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:42.856930  1889 raft_consensus.cc:359] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.859196  1363 tablet_copy_service.cc:342] P 78cd8bad9e3e472ea19127f96199934c: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-f2b280bc06a14af1a5c1bd47f2f0bc29 received from {username='slave'} at 127.0.0.1:57160
I20260713 09:10:42.859690  1363 tablet_copy_service.cc:434] P 78cd8bad9e3e472ea19127f96199934c: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-f2b280bc06a14af1a5c1bd47f2f0bc29 on tablet f2b280bc06a14af1a5c1bd47f2f0bc29 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:42.858566  1889 raft_consensus.cc:740] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:42.860386  1889 consensus_queue.cc:260] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:42.862788  1889 ts_tablet_manager.cc:1434] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:42.864320  1214 tablet_copy_service.cc:342] P e9ac96d50ad248cfb419fb662ffd0933: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-740539e75ac746fa90fa8eefa94b4c46 received from {username='slave'} at 127.0.0.1:33414
I20260713 09:10:42.864718  1214 tablet_copy_service.cc:434] P e9ac96d50ad248cfb419fb662ffd0933: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-740539e75ac746fa90fa8eefa94b4c46 on tablet 740539e75ac746fa90fa8eefa94b4c46 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:43.256556  1621 raft_consensus.cc:1217] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:43.299433  1619 raft_consensus.cc:1217] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:43.317127  1621 raft_consensus.cc:1217] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:43.332593  1621 raft_consensus.cc:1217] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:43.706296  1897 raft_consensus.cc:1064] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:43.708307  1897 consensus_queue.cc:237] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.715422  1621 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.716346  1278 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.717087  1896 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.715445  1348 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.718050  1900 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:43.720558  1897 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.732285  1896 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.735536  1619 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.733767  1348 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.747478  1278 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.753803  1099 catalog_manager.cc:5697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.765452  1877 raft_consensus.cc:1064] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:43.767598  1877 consensus_queue.cc:237] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.775388  1619 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.778159  1204 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.778513  1796 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.779731  1875 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:43.782555  1278 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.785147  1912 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:43.791594  1204 consensus_queue.cc:237] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.797170  1621 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.798790  1900 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.802054  1348 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.803424  1900 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.806470  1904 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.811393  1352 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.814661  1912 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.819103  1086 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.819530  1200 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.820688  1621 raft_consensus.cc:2955] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.821568  1101 catalog_manager.cc:5697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.824201  1618 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.827499  1278 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.832769  1102 catalog_manager.cc:5697] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.839529  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
I20260713 09:10:43.854763  1352 consensus_queue.cc:237] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.857496  1916 tablet_replica.cc:333] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:43.862941  1619 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.864427  1916 raft_consensus.cc:2243] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.864826  1912 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:43.866262  1916 raft_consensus.cc:2272] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.868513  1278 raft_consensus.cc:1275] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.870862  1912 consensus_queue.cc:1048] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.872220  1911 raft_consensus.cc:1064] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:43.872455  1916 ts_tablet_manager.cc:1916] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.874713  1911 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.876673  1905 raft_consensus.cc:1064] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:43.878502  1877 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.879983  1905 consensus_queue.cc:237] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.880383  1276 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.887779  1621 raft_consensus.cc:2955] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.900337  1200 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.901446  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.901650  1276 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.901820  1618 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.902451  1916 ts_tablet_manager.cc:1929] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.912225  1916 log.cc:1199] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/6ac948e11dd54cc2bdd3b9a5e073c5d6
I20260713 09:10:43.903007  1875 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.903213  1619 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.903330  1904 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.915233  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet 6ac948e11dd54cc2bdd3b9a5e073c5d6 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:43.915439  1875 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.918023  1796 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.908495  1101 catalog_manager.cc:5697] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.919924  1276 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.920226  1348 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.930763  1864 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:43.934620  1864 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.951715  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet f2b280bc06a14af1a5c1bd47f2f0bc29 with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:43.955114  1864 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.963716  1276 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.969334  1621 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.973284  1348 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:43.976420  1101 catalog_manager.cc:5697] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.988863  1204 consensus_queue.cc:237] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:43.999258  1621 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:44.001039  1904 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:44.003608  1875 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.011122  1904 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.012939  1619 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.018386  1200 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.020797  1924 tablet_replica.cc:333] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:44.021773  1924 raft_consensus.cc:2243] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.022439  1924 raft_consensus.cc:2272] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.025022  1278 raft_consensus.cc:1275] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:44.025384  1276 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.028316  1905 consensus_queue.cc:1048] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:44.029551  1086 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 740539e75ac746fa90fa8eefa94b4c46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:44.031354  1924 ts_tablet_manager.cc:1916] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:44.028713  1101 catalog_manager.cc:5697] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 1 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
W20260713 09:10:44.037879  1242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.193:46777, user_credentials={real_user=slave}} blocked reactor thread for 44128us
I20260713 09:10:44.038753  1100 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:44.047194  1278 raft_consensus.cc:2955] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.052635  1924 ts_tablet_manager.cc:1929] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:44.045652  1619 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } attrs { replace: true } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.053073  1924 log.cc:1199] T f2b280bc06a14af1a5c1bd47f2f0bc29 P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/f2b280bc06a14af1a5c1bd47f2f0bc29
I20260713 09:10:44.055586  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet f2b280bc06a14af1a5c1bd47f2f0bc29 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:44.063378  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet 740539e75ac746fa90fa8eefa94b4c46 with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:44.069847  1348 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:44.078780  1927 tablet_replica.cc:333] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:44.079064  1619 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:44.079172  1200 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:44.080284  1796 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:44.080971  1875 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:44.080797  1927 raft_consensus.cc:2243] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.083402  1927 raft_consensus.cc:2272] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.086707  1927 ts_tablet_manager.cc:1916] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:44.089391  1875 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.092262  1200 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.094162  1619 raft_consensus.cc:2955] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:44.098822  1089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8da6b82ee0a04a1991ff2a817887dfbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:44.103744  1927 ts_tablet_manager.cc:1929] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:44.104172  1927 log.cc:1199] T 740539e75ac746fa90fa8eefa94b4c46 P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/740539e75ac746fa90fa8eefa94b4c46
I20260713 09:10:44.105686  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet 740539e75ac746fa90fa8eefa94b4c46 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:44.105304  1100 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index 3 to 4, VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) evicted. New cstate: current_term: 1 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:44.116482  1268 tablet_service.cc:1558] Processing DeleteTablet for tablet 8da6b82ee0a04a1991ff2a817887dfbe with delete_type TABLET_DATA_TOMBSTONED (TS 383c5a40e08e4887a3705c74992d7a84 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46890
I20260713 09:10:44.117250  1916 tablet_replica.cc:333] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:44.118134  1916 raft_consensus.cc:2243] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.118824  1916 raft_consensus.cc:2272] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.121179  1916 ts_tablet_manager.cc:1916] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:44.130532  1916 ts_tablet_manager.cc:1929] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:44.130787  1916 log.cc:1199] T 8da6b82ee0a04a1991ff2a817887dfbe P 383c5a40e08e4887a3705c74992d7a84: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/wals/8da6b82ee0a04a1991ff2a817887dfbe
I20260713 09:10:44.131911  1087 catalog_manager.cc:5028] TS 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): tablet 8da6b82ee0a04a1991ff2a817887dfbe (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
W20260713 09:10:44.694585  1243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 83479.5us
I20260713 09:10:45.765273  1934 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:45.765823  1934 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:45.768494  1934 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:45.768960  1934 raft_consensus.cc:493] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:45.774151  1933 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:45.774667  1933 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:45.776791  1933 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:45.777271  1933 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:45.795176  1936 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:45.795997  1936 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:45.798461  1936 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:45.810250  1935 raft_consensus.cc:493] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:45.810789  1935 raft_consensus.cc:515] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:45.812567  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:45.813133  1935 leader_election.cc:290] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:45.813918  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:45.816514  1200 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:45.769384  1934 raft_consensus.cc:515] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
W20260713 09:10:45.914597 32540 debug-util.cc:398] Leaking SignalData structure 0x7b080000f740 after lost signal to thread 1243
I20260713 09:10:45.822642  1936 raft_consensus.cc:493] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:45.888324  1935 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:45.777714  1933 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
W20260713 09:10:45.977596 32540 kernel_stack_watchdog.cc:198] Thread 1243 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 175ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260713 09:10:46.018656  1619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.092811  1942 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.020342  1941 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.129777  1937 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.130381  1937 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.131237  1933 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.130913  1942 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.131721  1933 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.132171  1933 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.132616  1937 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.133061  1937 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.133353  1942 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.134405  1934 leader_election.cc:290] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.134904  1934 raft_consensus.cc:493] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.134685  1941 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.135353  1934 raft_consensus.cc:515] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.136667  1941 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.137147  1934 leader_election.cc:290] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.129937  1943 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.137835  1943 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.018867  1935 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.147948  1935 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.148418  1935 raft_consensus.cc:493] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.020154  1936 raft_consensus.cc:515] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.148841  1935 raft_consensus.cc:515] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.147949  1943 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.133483  1937 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.151705  1935 leader_election.cc:290] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.157601  1937 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.150238  1936 leader_election.cc:290] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.152190  1933 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.170943  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.171778  1936 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.172304  1936 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.172768  1940 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.173237  1940 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.173764  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.174255  1936 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.174378  1200 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.174824  1936 raft_consensus.cc:493] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.175264  1936 raft_consensus.cc:515] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.176641  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.177026  1936 leader_election.cc:290] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.177217  1200 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.177500  1936 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.178144  1933 raft_consensus.cc:493] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.178781  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.178679  1933 raft_consensus.cc:515] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.179392  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.178757  1940 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.181139  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.181681  1203 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.182338  1584 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.183668  1935 raft_consensus.cc:493] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.183769  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.184439  1617 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:46.184304  1935 raft_consensus.cc:515] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.182833  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.182943  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.185345  1620 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:46.186239  1933 leader_election.cc:290] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.186693  1935 leader_election.cc:290] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.187399  1935 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.187211  1936 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.187695  1940 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.187827  1935 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.186730  1933 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.188244  1940 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.189029  1946 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.189798  1946 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.188779  1935 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.190527  1940 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.189208  1936 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.190945  1951 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.188486  1102 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36762 (request call id 130) took 1551 ms. Trace:
I20260713 09:10:46.191308  1584 leader_election.cc:304] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.197788  1946 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.198590  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.214143  1944 raft_consensus.cc:493] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.214320  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.214720  1944 raft_consensus.cc:515] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.215304  1937 raft_consensus.cc:493] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.215780  1937 raft_consensus.cc:515] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.216387  1942 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.216851  1942 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.217660  1937 leader_election.cc:290] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.204015  1584 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.220039  1936 raft_consensus.cc:493] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.221438  1934 raft_consensus.cc:2804] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.221755  1936 raft_consensus.cc:515] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.203919  1951 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.224601  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.224946  1951 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.225073  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.225178  1352 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
W20260713 09:10:46.225994  1242 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.558s	user 0.012s	sys 0.005s
W20260713 09:10:46.226382  1242 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.558s	user 0.012s	sys 0.005s
W20260713 09:10:46.227172  1243 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.494s	user 0.018s	sys 0.012s
W20260713 09:10:46.227834  1243 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.495s	user 0.019s	sys 0.012s
W20260713 09:10:46.228127  1243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 1.49497e+06us
I20260713 09:10:46.202296  1940 raft_consensus.cc:493] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.188551  1933 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.235584  1951 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.221458  1938 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.246783  1951 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.246913  1938 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.221856  1934 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.258606  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.258780  1934 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.259167  1351 raft_consensus.cc:2468] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.260375  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.200835  1102 rpcz_store.cc:276] 0713 09:10:44.637092 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:10:44.943772 (+306680us) service_pool.cc:224] Handling call
0713 09:10:46.188401 (+1244629us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260713 09:10:46.260883  1351 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.256214  1942 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.257779  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.263923  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.265188  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.266848  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.267729  1951 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.268450  1944 leader_election.cc:290] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.269073  1948 raft_consensus.cc:2804] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.269531  1948 raft_consensus.cc:493] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.269985  1948 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.282437  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.293109  1936 leader_election.cc:290] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.297962  1940 raft_consensus.cc:515] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.299376  1935 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
W20260713 09:10:46.309842  1243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 81201.6us
I20260713 09:10:46.300110  1940 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.307231  1946 raft_consensus.cc:493] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.310611  1943 raft_consensus.cc:493] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.316999  1943 raft_consensus.cc:515] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.318287  1587 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.267764  1933 leader_election.cc:290] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.320027  1941 raft_consensus.cc:2804] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.311765  1929 raft_consensus.cc:493] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.315284  1949 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.345336  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.311581  1951 raft_consensus.cc:493] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.319046  1943 leader_election.cc:290] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.346609  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.346833  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.347671  1619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.314395  1940 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.315853  1946 raft_consensus.cc:515] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.349045  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
W20260713 09:10:46.349156  1317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.194:45265, user_credentials={real_user=slave}} blocked reactor thread for 108333us
I20260713 09:10:46.350314  1951 raft_consensus.cc:515] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.325451  1934 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.351832  1619 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:46.352435  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.357295  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.357860  1199 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 1.
I20260713 09:10:46.344887  1941 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.357136  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.355372  1948 raft_consensus.cc:515] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.362358  1274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.363518  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.356184  1949 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.352911  1940 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.371330  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.361797  1941 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.343931  1587 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.366273  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.369675  1929 raft_consensus.cc:515] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.372462  1946 leader_election.cc:290] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.361457  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.374104  1949 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.379279  1352 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:46.379709  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.373430  1938 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.375330  1934 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.380806  1943 raft_consensus.cc:2804] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.386381  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.391201  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.393074  1929 leader_election.cc:290] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.393183  1349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.393837  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.394384  1350 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:46.390413  1943 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.395365  1943 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.234910  1584 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.389045  1316 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.413344  1934 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.426895  1940 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.426895  1934 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.428020  1934 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.422420  1276 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:46.398748  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.432533  1353 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:46.424651  1951 leader_election.cc:290] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
W20260713 09:10:46.396353  1584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:46777, user_credentials={real_user=slave}} blocked reactor thread for 161496us
I20260713 09:10:46.412814  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.413132  1587 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:46.399596  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.396492  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.412423  1347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90a3f4e25084c75bc8d457994a7178d" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.431881  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.434298  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.383915  1948 leader_election.cc:290] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.434636  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.446229  1317 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.446695  1619 raft_consensus.cc:1240] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.437178  1935 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
W20260713 09:10:46.444455  1316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:46777, user_credentials={real_user=slave}} blocked reactor thread for 54991.4us
I20260713 09:10:46.439318  1941 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.450565  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.452111  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.452589  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.454205  1168 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 293baa83e71b46bc913eb76089ef8676, 383c5a40e08e4887a3705c74992d7a84
I20260713 09:10:46.455565  1317 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.457317  1619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.444202  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.460152  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.445636  1951 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.458024  1616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.452031  1617 raft_consensus.cc:1240] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.461330  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.466176  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.461715  1938 raft_consensus.cc:2749] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.461247  1953 raft_consensus.cc:2749] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.464754  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d23280bed2c432d989c475b52bdb050" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.465839  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.466142  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.453207  1949 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.468909  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
W20260713 09:10:46.451582  1587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.195:35247, user_credentials={real_user=slave}} blocked reactor thread for 60135.8us
I20260713 09:10:46.472726  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740539e75ac746fa90fa8eefa94b4c46" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.474189  1957 raft_consensus.cc:2749] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.475015  1168 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.462347  1951 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.475234  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85203e5f1324ddcae8bfe51793a9a20" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.467820  1620 raft_consensus.cc:1240] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.476017  1944 raft_consensus.cc:2804] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.475025  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.476105  1168 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.466913  1349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.471670  1949 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.467801  1346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52deb21370b74fcda08b0eabdd32a4f5" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.479553  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.480891  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.482055  1949 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.486976  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b280bc06a14af1a5c1bd47f2f0bc29" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.488118  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.488662  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.489703  1615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.482582  1200 raft_consensus.cc:2468] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 1.
I20260713 09:10:46.475638  1951 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.491588  1615 raft_consensus.cc:2393] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:46.492149  1957 consensus_queue.cc:1059] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:46.493729  1957 raft_consensus.cc:3055] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.494088  1957 raft_consensus.cc:740] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:46.494343  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8c7d62fcce4a5495528bfd099de92d" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.496052  1245 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:46.476400  1944 raft_consensus.cc:493] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.497171  1243 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [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: 293baa83e71b46bc913eb76089ef8676, 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.491333  1317 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 293baa83e71b46bc913eb76089ef8676, 383c5a40e08e4887a3705c74992d7a84
I20260713 09:10:46.497697  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:46.498615  1584 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:46.501348  1317 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.498476  1943 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.511274  1954 raft_consensus.cc:2804] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.511703  1954 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.512049  1954 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.513005  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.499895  1944 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.499764  1940 raft_consensus.cc:2749] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.493839  1934 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.515933  1170 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84
I20260713 09:10:46.516129  1959 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.498229  1585 leader_election.cc:304] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.516592  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e632019a79ae4f6d9948964c1b8be4e9" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:46.517360  1587 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.524359  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.524470  1585 leader_election.cc:304] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.515293  1948 raft_consensus.cc:2804] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.502043  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.514468  1946 consensus_queue.cc:1059] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260713 09:10:46.518803  1953 consensus_queue.cc:1059] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:46.528074  1941 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.533301  1941 raft_consensus.cc:2749] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.512660  1943 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.494860  1957 consensus_queue.cc:260] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.522154  1170 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84
I20260713 09:10:46.525812  1948 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.535430  1957 raft_consensus.cc:3060] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.535772  1946 raft_consensus.cc:3055] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.535884  1170 leader_election.cc:304] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.536134  1946 raft_consensus.cc:740] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:46.537039  1170 leader_election.cc:304] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.522558  1945 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.523397  1952 raft_consensus.cc:2749] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.523470  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.548481  1937 raft_consensus.cc:2749] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.549002  1945 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:46.523623  1621 raft_consensus.cc:1240] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.476398  1345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.549396  1945 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.523288  1939 raft_consensus.cc:2804] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.525328  1243 leader_election.cc:304] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.526505  1933 raft_consensus.cc:2749] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.527072  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:46.525835  1935 raft_consensus.cc:2749] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.527285  1934 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.547214  1947 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.534190  1949 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.537004  1946 consensus_queue.cc:260] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.592751  1947 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.593151  1947 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.525990  1959 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:46.549698  1345 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:46.535452  1948 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:46.589668  1243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 64395.7us
I20260713 09:10:46.598477  1959 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.540102  1938 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.592293  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.591071  1939 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.590795  1942 raft_consensus.cc:2749] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.590377  1585 leader_election.cc:304] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.604255  1349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.590737  1346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd119c826c46619d46d516d03f7727" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:46.605594  1939 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.606961  1933 raft_consensus.cc:2749] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.608435  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.609072  1347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7727d11c565945c39d93c78c79ad4bcc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.598060  1951 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
W20260713 09:10:46.609969  1243 consensus_peers.cc:597] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 782ecef9b5a1407cb150ea1fa5453a9e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.610416  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.610848  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.611050  1352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.597321  1954 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.610500  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.612946  1938 raft_consensus.cc:2749] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.614173  1949 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.621999  1587 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
W20260713 09:10:46.606985  1585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.194:45265, user_credentials={real_user=slave}} blocked reactor thread for 68345.2us
W20260713 09:10:46.625533  1317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.196:42543, user_credentials={real_user=slave}} blocked reactor thread for 111424us
I20260713 09:10:46.625445  1587 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.626366  1585 leader_election.cc:304] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.627070  1934 raft_consensus.cc:2749] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.627473  1585 leader_election.cc:304] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.627744  1934 raft_consensus.cc:2749] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.624396  1949 raft_consensus.cc:2749] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.623673  1947 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.631052  1350 raft_consensus.cc:1240] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.631712  1951 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:46.632100  1947 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.632368  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.634476  1275 raft_consensus.cc:1240] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.635010  1948 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.636032  1621 raft_consensus.cc:1240] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.636322  1317 leader_election.cc:304] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.637249  1317 leader_election.cc:304] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.627123  1587 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.637471  1949 raft_consensus.cc:2749] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.637832  1585 leader_election.cc:304] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.640030  1317 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.637764  1951 raft_consensus.cc:2749] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.640745  1964 raft_consensus.cc:2749] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.638432  1948 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
W20260713 09:10:46.640443  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:35247, user_credentials={real_user=slave}} blocked reactor thread for 99763.3us
I20260713 09:10:46.641580  1934 raft_consensus.cc:2749] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.642012  1585 leader_election.cc:304] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.639664  1949 raft_consensus.cc:2749] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.637176  1944 raft_consensus.cc:515] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.643493  1949 raft_consensus.cc:2749] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.644959  1964 raft_consensus.cc:2749] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.635740  1959 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.646596  1317 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.645908  1964 consensus_queue.cc:1059] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:46.644136  1170 leader_election.cc:304] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.647702  1938 raft_consensus.cc:2749] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.648712  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.648864  1170 leader_election.cc:304] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.649645  1937 raft_consensus.cc:2749] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.651293  1170 leader_election.cc:304] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.651518  1946 raft_consensus.cc:3060] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.643198  1945 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.652346  1170 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84
I20260713 09:10:46.651664  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.652390  1938 raft_consensus.cc:2749] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.653509  1964 raft_consensus.cc:2749] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.657655  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.657958  1953 consensus_queue.cc:1059] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:46.657619  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.658450  1350 raft_consensus.cc:2393] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 78cd8bad9e3e472ea19127f96199934c in this term.
I20260713 09:10:46.656211  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:46.659788  1958 consensus_queue.cc:1059] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:46.661641  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.653352  1944 leader_election.cc:290] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.663492  1945 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.653153  1954 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 2 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:46.690917  1584 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.660501  1957 raft_consensus.cc:3055] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.661780  1199 raft_consensus.cc:1240] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.693329  1621 raft_consensus.cc:1240] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer e9ac96d50ad248cfb419fb662ffd0933 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.696977  1349 raft_consensus.cc:2468] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 2.
I20260713 09:10:46.693531  1953 raft_consensus.cc:3055] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.693578  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.698050  1953 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:46.692977  1957 raft_consensus.cc:740] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:46.698933  1276 raft_consensus.cc:1240] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Rejecting Update request from peer e9ac96d50ad248cfb419fb662ffd0933 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.692106  1948 raft_consensus.cc:2749] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.699936  1621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5dff40b765407db2e9aadaa4ffe8b0" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:46.660848  1959 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.700590  1621 raft_consensus.cc:2393] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:46.661605  1942 consensus_queue.cc:1059] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260713 09:10:46.688383  1585 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.702158  1948 raft_consensus.cc:2749] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.663707  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.704267  1351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.703923  1621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:46.705281  1621 raft_consensus.cc:2393] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:46.706254  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.698948  1953 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.706424  1168 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.707165  1353 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:46.707291  1953 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.708894  1937 raft_consensus.cc:2749] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.709062  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:46.708518  1317 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.699239  1966 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:46.709825  1243 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.710206  1966 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:46.710618  1966 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.711736  1584 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676; no voters: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.712673  1948 raft_consensus.cc:2749] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.712778  1937 consensus_queue.cc:1059] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:46.711184  1944 consensus_queue.cc:1059] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:10:46.712234  1958 raft_consensus.cc:2749] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.714282  1947 raft_consensus.cc:3055] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.698402  1939 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.715651  1245 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84; no voters: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.699096  1957 consensus_queue.cc:260] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.718312  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.716648  1168 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.717869  1926 raft_consensus.cc:3055] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.721328  1960 raft_consensus.cc:3055] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.714730  1947 raft_consensus.cc:740] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:46.721877  1587 leader_election.cc:304] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.722833  1942 raft_consensus.cc:2749] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.724212  1957 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.725288  1960 raft_consensus.cc:740] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:46.715714  1940 raft_consensus.cc:3055] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.725401  1961 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:10:46.727409  1944 raft_consensus.cc:2749] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.728168  1621 raft_consensus.cc:1240] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.727885  1965 raft_consensus.cc:2749] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.727852  1947 consensus_queue.cc:260] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.728844  1948 raft_consensus.cc:2804] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.725667  1937 raft_consensus.cc:3055] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.730087  1926 raft_consensus.cc:740] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:46.730877  1201 raft_consensus.cc:1240] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.733848  1939 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.736464  1960 consensus_queue.cc:260] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.737859  1349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.737258  1940 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:46.741262  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.748499  1926 consensus_queue.cc:260] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.742627  1948 raft_consensus.cc:697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:46.740723  1937 raft_consensus.cc:740] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:46.753683  1926 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.753340  1948 consensus_queue.cc:237] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.747218  1617 raft_consensus.cc:1240] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer e9ac96d50ad248cfb419fb662ffd0933 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.748689  1960 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.740290  1964 consensus_queue.cc:1059] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:46.757064  1168 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.757275  1947 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.755977  1937 consensus_queue.cc:260] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.758796  1939 raft_consensus.cc:2749] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.759331  1937 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:46.709582  1952 consensus_queue.cc:1175] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e9ac96d50ad248cfb419fb662ffd0933" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 78cd8bad9e3e472ea19127f96199934c for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:10:46.759724  1961 consensus_queue.cc:1059] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:46.761502  1959 raft_consensus.cc:3055] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.752552  1347 raft_consensus.cc:2468] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 2.
I20260713 09:10:46.764317  1352 raft_consensus.cc:1240] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.763974  1959 raft_consensus.cc:740] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:46.766276  1959 consensus_queue.cc:260] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.767551  1959 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.787547  1940 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.790565  1940 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.790836  1587 leader_election.cc:304] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:46.792359  1948 raft_consensus.cc:2804] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.792850  1948 raft_consensus.cc:697] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:46.793671  1948 consensus_queue.cc:237] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.795447  1348 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:46.787343  1966 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:46.764272  1939 consensus_queue.cc:1059] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260713 09:10:46.796545  1199 raft_consensus.cc:1240] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.796103  1102 catalog_manager.cc:5697] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 1 to 2, leader changed from 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 2 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.797235  1947 raft_consensus.cc:3055] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.797588  1947 raft_consensus.cc:740] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:46.798586  1170 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:46.798404  1947 consensus_queue.cc:260] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.799657  1947 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.800565  1960 consensus_queue.cc:1059] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.800089  1939 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.802208  1939 raft_consensus.cc:697] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:46.802695  1966 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:46.803323  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:46.803104  1939 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.804502  1926 raft_consensus.cc:3055] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.804844  1926 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:46.805616  1926 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:46.807013  1926 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.808780  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:46.810181  1170 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [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: e9ac96d50ad248cfb419fb662ffd0933; no voters: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:46.809603  1348 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:46.811160  1937 raft_consensus.cc:2749] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.824033  1101 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:46.833781  1100 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 2, leader changed from 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.838995  1101 catalog_manager.cc:5697] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 1 to 2, leader changed from 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 2 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.872587  1617 raft_consensus.cc:1240] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Rejecting Update request from peer 383c5a40e08e4887a3705c74992d7a84 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:46.873788  1960 consensus_queue.cc:1059] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:46.874770  1926 raft_consensus.cc:3055] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.875043  1926 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:46.875684  1926 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:46.876559  1926 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:47.207818  1199 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:47.208832  1948 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:47.217584  1348 raft_consensus.cc:1275] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260713 09:10:47.219110 32540 debug-util.cc:398] Leaking SignalData structure 0x7b080000f7c0 after lost signal to thread 1243
I20260713 09:10:47.220901  1949 consensus_queue.cc:1048] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:47.224437  1617 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:47.227115  1939 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:47.240694  1348 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:47.242435  1937 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:10:47.252380  1374 debug-util.cc:398] Leaking SignalData structure 0x7b08000a57c0 after lost signal to thread 32538
W20260713 09:10:47.253093  1374 debug-util.cc:398] Leaking SignalData structure 0x7b08001d76c0 after lost signal to thread 1136
W20260713 09:10:47.253952  1374 debug-util.cc:398] Leaking SignalData structure 0x7b0800030140 after lost signal to thread 1228
W20260713 09:10:47.254732  1374 debug-util.cc:398] Leaking SignalData structure 0x7b08002384c0 after lost signal to thread 1303
W20260713 09:10:47.255592  1374 debug-util.cc:398] Leaking SignalData structure 0x7b080028ee20 after lost signal to thread 1377
W20260713 09:10:47.256402  1374 debug-util.cc:398] Leaking SignalData structure 0x7b0800265d60 after lost signal to thread 1645
I20260713 09:10:47.347247  1348 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:47.348289  1948 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:47.358345  1199 raft_consensus.cc:1275] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:47.359807  1979 consensus_queue.cc:1048] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:47.848896  1988 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:47.849328  1988 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:47.850983  1988 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:47.851718  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:47.851949  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:47.852208  1348 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:47.852780  1617 raft_consensus.cc:2393] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:47.853153  1170 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:47.853754  1988 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:47.854055  1988 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78cd8bad9e3e472ea19127f96199934c)
I20260713 09:10:47.854317  1988 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:47.859153  1988 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:47.860620  1988 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:47.861385  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:47.861649  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:47.862455  1617 raft_consensus.cc:2393] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:47.865869  1348 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:47.867043  1170 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:47.867683  1988 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:47.868324  1988 raft_consensus.cc:697] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:47.868995  1988 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:47.876677  1102 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 2, leader changed from 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.985380  1988 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:47.985806  1988 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:47.988549  1988 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:47.988785  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:47.995461  1348 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 1.
I20260713 09:10:47.994314  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:47.996481  1617 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:47.996613  1170 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:47.997419  1988 raft_consensus.cc:2804] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:47.997833  1988 raft_consensus.cc:493] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:47.998234  1988 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.001575  1987 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:48.002013  1987 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.003613  1987 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.004343  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:48.004909  1275 raft_consensus.cc:2468] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:48.004884  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:48.005873  1617 raft_consensus.cc:2393] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:48.006379  1168 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.007084  1987 raft_consensus.cc:2804] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:48.007437  1987 raft_consensus.cc:493] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:48.007714  1987 raft_consensus.cc:3060] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.010064  1988 raft_consensus.cc:515] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.012527  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.012728  1988 leader_election.cc:290] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.013006  1348 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.013283  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80ef2f08aa4b709b99711256c19bdc" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:48.013944  1617 raft_consensus.cc:3060] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.014285  1987 raft_consensus.cc:515] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.016625  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:48.018798  1348 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 3.
I20260713 09:10:48.019865  1170 leader_election.cc:304] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.020740  1988 raft_consensus.cc:2804] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.020816  1617 raft_consensus.cc:2468] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 3.
I20260713 09:10:48.021930  1988 raft_consensus.cc:697] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:48.022746  1988 consensus_queue.cc:237] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.023247  1275 raft_consensus.cc:2468] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:48.024230  1168 leader_election.cc:304] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.024854  1937 raft_consensus.cc:2804] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:48.025445  1987 leader_election.cc:290] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 2 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.026597  1937 raft_consensus.cc:697] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:48.026670  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6fafc3274a4d38b9ff368015a41919" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:48.027499  1617 raft_consensus.cc:2393] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ac96d50ad248cfb419fb662ffd0933 in current term 2: Already voted for candidate 293baa83e71b46bc913eb76089ef8676 in this term.
I20260713 09:10:48.027518  1937 consensus_queue.cc:237] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.032199  1937 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.032647  1937 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.034834  1937 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.035923  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.036309  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:48.036943  1617 raft_consensus.cc:2468] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:48.038007  1168 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:48.037611  1102 catalog_manager.cc:5697] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.038923  1937 raft_consensus.cc:2804] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.039266  1937 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.039583  1937 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.045624  1937 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.047987  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.048197  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:48.048707  1617 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.049422  1937 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.052927  1102 catalog_manager.cc:5697] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 2, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.054930  1617 raft_consensus.cc:2468] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 3.
I20260713 09:10:48.056007  1168 leader_election.cc:304] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:48.056536  1937 raft_consensus.cc:2804] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.057062  1937 raft_consensus.cc:697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:48.057762  1937 consensus_queue.cc:237] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.066815  1102 catalog_manager.cc:5697] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.097664  1926 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.098224  1926 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.100277  1926 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.100718  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.101280  1199 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 2.
I20260713 09:10:48.101186  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.102248  1242 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.102845  1926 raft_consensus.cc:2804] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.103109  1926 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.103360  1926 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.107730  1926 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.109477  1926 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.109787  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:48.110018  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.110400  1199 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.117094  1199 raft_consensus.cc:2468] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.118088  1242 leader_election.cc:304] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:48.119022  1926 raft_consensus.cc:2804] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.119393  1926 raft_consensus.cc:697] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:48.120074  1926 consensus_queue.cc:237] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.127851  1102 catalog_manager.cc:5697] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.130137  1940 raft_consensus.cc:493] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:48.130626  1940 raft_consensus.cc:515] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.132565  1940 leader_election.cc:290] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:48.133412  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.133847  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea19f405c994fcbac619414f40c3514" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:48.134212  1199 raft_consensus.cc:2368] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.136013  1316 leader_election.cc:400] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Vote denied by peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777) with higher term. Message: Invalid argument: T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.136277  1316 leader_election.cc:403] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:10:48.136945  1940 raft_consensus.cc:3060] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.143553  1940 raft_consensus.cc:2749] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777) with higher term. Message: Invalid argument: T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.149089  1926 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.149504  1926 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:48.151188  1926 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.151764  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.152066  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.152364  1199 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 2.
I20260713 09:10:48.153329  1242 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.153858  1926 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.154309  1926 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.154608  1926 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.159174  1926 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:48.159490  1940 raft_consensus.cc:493] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9ac96d50ad248cfb419fb662ffd0933)
I20260713 09:10:48.159977  1940 raft_consensus.cc:515] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.161058  1926 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.161809  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:48.162256  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.162766  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.163059  1940 leader_election.cc:290] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.162369  1199 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.164211  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac948e11dd54cc2bdd3b9a5e073c5d6" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:48.164867  1617 raft_consensus.cc:2368] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.165757  1317 leader_election.cc:400] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543) with higher term. Message: Invalid argument: T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.166049  1317 leader_election.cc:403] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:10:48.166513  1940 raft_consensus.cc:3060] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.168809  1199 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.169615  1242 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:48.170178  1926 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.170588  1926 raft_consensus.cc:697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:48.171420  1926 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:48.172806  1940 raft_consensus.cc:2749] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543) with higher term. Message: Invalid argument: T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.179493  1102 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 2 to -1, term changed from 1 to 3, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) evicted, now has a pending config: VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193), VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194), VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195), NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:48.200862  1611 tablet_service.cc:1558] Processing DeleteTablet for tablet 782ecef9b5a1407cb150ea1fa5453a9e with delete_type TABLET_DATA_TOMBSTONED (TS 293baa83e71b46bc913eb76089ef8676 not found in new config with opid_index -1) from {username='slave'} at 127.0.0.1:38836
W20260713 09:10:48.203215  1087 catalog_manager.cc:4995] TS 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): delete failed for tablet 782ecef9b5a1407cb150ea1fa5453a9e because the tablet was not found. No further retry: Not found: Tablet not found: 782ecef9b5a1407cb150ea1fa5453a9e
I20260713 09:10:48.213469  1979 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.214073  1979 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.216094  1979 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.216682  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.217099  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.217633  1348 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 2.
I20260713 09:10:48.218497  1587 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:48.219074  1979 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.219405  1979 raft_consensus.cc:493] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.219666  1979 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.224006  1979 raft_consensus.cc:515] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.225531  1979 leader_election.cc:290] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 3 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.226176  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:48.227100  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6b82ee0a04a1991ff2a817887dfbe" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.227576  1348 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.230468  1926 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.230945  1926 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.232313  1348 raft_consensus.cc:2468] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 3.
I20260713 09:10:48.232894  1926 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.233273  1587 leader_election.cc:304] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: e9ac96d50ad248cfb419fb662ffd0933
I20260713 09:10:48.233672  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.234254  1350 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 2.
I20260713 09:10:48.234310  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:48.234488  1979 raft_consensus.cc:2804] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.234925  1617 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:48.235044  1979 raft_consensus.cc:697] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:48.235882  1979 consensus_queue.cc:237] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.236446  1245 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:48.238270  1926 raft_consensus.cc:2804] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.238663  1926 raft_consensus.cc:493] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.239066  1926 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.249075  1926 raft_consensus.cc:515] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.251722  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.251961  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f14cd8ee61049cb8ba8673dd919a7bd" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:48.252269  1350 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.252526  1617 raft_consensus.cc:3060] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.258860  1350 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.260022  1245 leader_election.cc:304] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:48.260804  1994 raft_consensus.cc:2804] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.262897  1617 raft_consensus.cc:2468] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.264487  1926 leader_election.cc:290] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.266824  1994 raft_consensus.cc:697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:48.267726  1994 consensus_queue.cc:237] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.273705  1102 catalog_manager.cc:5697] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 2 to 3, leader changed from e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:48.275871  1100 catalog_manager.cc:5697] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 1 to 3, leader changed from 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.310042  1940 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 383c5a40e08e4887a3705c74992d7a84)
I20260713 09:10:48.310611  1940 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:48.312685  1940 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:48.313230  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.313576  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:48.313874  1199 raft_consensus.cc:2368] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.314865  1316 leader_election.cc:400] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Vote denied by peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777) with higher term. Message: Invalid argument: T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.315135  1316 leader_election.cc:403] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:10:48.315615  1940 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.317030  1994 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.317503  1994 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.319450  1994 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.320106  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.320746  1937 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.320391  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676" is_pre_election: true
I20260713 09:10:48.320712  1350 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:48.321252  1937 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.321677  1617 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 2.
I20260713 09:10:48.321966  1245 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:48.322640  1994 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.323035  1994 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.323364  1994 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.324172  1937 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.324721  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84" is_pre_election: true
I20260713 09:10:48.325279  1275 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:48.325661  1940 raft_consensus.cc:2749] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777) with higher term. Message: Invalid argument: T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cd8bad9e3e472ea19127f96199934c for earlier term 2. Current term is 3.
I20260713 09:10:48.326779  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.326885  1168 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.327241  1617 raft_consensus.cc:1240] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 LEADER]: Rejecting Update request from peer e9ac96d50ad248cfb419fb662ffd0933 for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:48.327306  1350 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 2.
I20260713 09:10:48.327675  1937 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.328919  1937 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.328742  1988 consensus_queue.cc:1059] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.329454  1937 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.329615  1988 consensus_queue.cc:1243] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Peer 293baa83e71b46bc913eb76089ef8676 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260713 09:10:48.330154  1988 raft_consensus.cc:3055] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:48.330436  1988 raft_consensus.cc:740] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:48.331151  1988 consensus_queue.cc:260] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.331542  1994 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.332238  1988 raft_consensus.cc:3060] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.333973  1350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.334444  1350 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.335706  1937 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.338414  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.338893  1348 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.339874  1350 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.340852  1245 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:48.341488  2005 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.342006  2005 raft_consensus.cc:697] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:48.342295  1994 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 election: Requested vote from peers 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:48.342763  2005 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:48.343847  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "e9ac96d50ad248cfb419fb662ffd0933" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:48.344355  1275 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.347028  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:48.347548  1617 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.350476  1275 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 3.
I20260713 09:10:48.351521  1168 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.352378  1988 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.352866  1348 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ac96d50ad248cfb419fb662ffd0933 in term 3.
I20260713 09:10:48.353511  1988 raft_consensus.cc:697] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Becoming Leader. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:48.354454  1617 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.355247  1937 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [CANDIDATE]: Term 3 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.356683  1988 consensus_queue.cc:237] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.359364  1100 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.365283  1102 catalog_manager.cc:5697] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 reported cstate change: term changed from 1 to 3, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "e9ac96d50ad248cfb419fb662ffd0933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.389145  2005 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.389616  2005 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.391541  2005 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.392174  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933" is_pre_election: true
I20260713 09:10:48.392784  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c" is_pre_election: true
I20260713 09:10:48.392823  1199 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 2.
I20260713 09:10:48.393395  1348 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 1.
I20260713 09:10:48.394053  1242 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:48.394743  2005 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:48.395013  2005 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.395318  2005 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.399961  2005 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.401301  2005 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [CANDIDATE]: Term 3 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:48.402130  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:48.402020  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "383c5a40e08e4887a3705c74992d7a84" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:48.402567  1348 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.402673  1199 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:48.406533  1348 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.407320  1245 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:48.407866  2005 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:48.408242  2005 raft_consensus.cc:697] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Leader. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:48.408931  1199 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383c5a40e08e4887a3705c74992d7a84 in term 3.
I20260713 09:10:48.409387  2005 consensus_queue.cc:237] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:48.416775  1102 catalog_manager.cc:5697] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: term changed from 1 to 3, leader changed from e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) to 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.446671  1617 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:48.447791  1988 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.466377  1275 raft_consensus.cc:1275] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:48.467857  1937 consensus_queue.cc:1048] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.479256  1348 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.480526  1937 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.483706  1617 raft_consensus.cc:1275] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.485059  1937 consensus_queue.cc:1048] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.561713  1348 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:48.562911  2005 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.568697  1926 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:48.571106  1100 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added, no longer has a pending config: VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193), VOTER 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194), VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195), NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:48.577050  1926 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:46916 (request call id 5) took 2219 ms. Trace:
I20260713 09:10:48.577411  1926 rpcz_store.cc:276] 0713 09:10:46.357851 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:10:46.358011 (+   160us) service_pool.cc:224] Handling call
0713 09:10:46.388617 (+ 30606us) spinlock_profiling.cc:243] Waited 1.9 ms on lock 0x7b54002b0320. stack: 00007f1c154d4033 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1855c571 00007f1c18570520 00007f1c185f9b42 00007f1c185f8800 00007f1c1d5b9d29 00007f1c16b381d4 00007f1c16b38162 00007f1c16b38091 00007f1c16b3800c 00007f1c16b372c2 00007f1c1692e48c
0713 09:10:46.449465 (+ 60848us) log.cc:844] Serialized 513 byte log entry
0713 09:10:46.527547 (+ 78082us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b54002b0320. stack: 00007f1c154d4033 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1855c571 00007f1c1856c142 00007f1c1854ceaa 00007f1c18553d53 00007f1c18553cd9 00007f1c18553c69 00007f1c18553c31 00007f1c18552dfd 000000000038f674 000000000038f4b9 00007f1c15506165
0713 09:10:46.594926 (+ 67379us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b180021f7c0. stack: 00007f1c154d4033 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1e3cf1b1 00007f1c1e3db981 00007f1c15506212 00007f1c155084b1 00007f1c15508469 00007f1c155083f9 00007f1c155083c1 00007f1c155076bd 000000000038f674 000000000038f4b9 00007f1c154e952a
0713 09:10:46.644282 (+ 49356us) spinlock_profiling.cc:243] Waited 8.35 ms on lock 0x7b180021f7c0. stack: 00007f1c154d4033 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1e3cf1b1 00007f1c1e3db981 00007f1c154d3f96 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1855c571 00007f1c18573b26 00007f1c1856d49a 00007f1c1856c714
0713 09:10:46.656027 (+ 11745us) spinlock_profiling.cc:243] Waited 3.25 ms on lock 0x7b54002b0320. stack: 00007f1c154d4033 00007f1c154d3f30 00007f1c14e5c1d4 00007f1c1eba2304 00007f1c1eba2299 00007f1c1855c571 00007f1c18573b26 00007f1c1856d49a 00007f1c1856c714 00007f1c1854ceaa 00007f1c18553d53 00007f1c18553cd9 00007f1c18553c69 00007f1c18553c31 00007f1c18552dfd 000000000038f674
0713 09:10:48.576971 (+1920944us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5141,"raft.queue_time_us":5665,"raft.run_cpu_time_us":15515,"raft.run_wall_time_us":213485,"spinlock_wait_cycles":39561984,"thread_start_us":37645,"threads_started":1,"wal-append.queue_time_us":64134,"wal-append.run_cpu_time_us":1617,"wal-append.run_wall_time_us":1006095}
I20260713 09:10:48.582506  1199 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260713 09:10:48.582801  1243 consensus_peers.cc:597] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 782ecef9b5a1407cb150ea1fa5453a9e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:48.584307  1994 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:48.585242  1150 auto_rebalancer.cc:629] Failed to schedule move for tablet 0ea19f405c994fcbac619414f40c3514: Illegal state: Leader has not yet committed an operation in its own term
I20260713 09:10:48.592816  1348 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.594121  1937 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.596809  1350 raft_consensus.cc:1275] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.599475  1926 consensus_queue.cc:1048] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.605173  1201 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:48.639297  1617 raft_consensus.cc:1275] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.640813  1937 consensus_queue.cc:1048] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.647084  1201 raft_consensus.cc:1275] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.650187  1926 consensus_queue.cc:1048] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.738389  1348 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.739406  1926 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.756428  1617 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.757798  1926 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.779276  1350 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.781575  1979 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.798312  1199 raft_consensus.cc:1275] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260713 09:10:48.798709  1199 pending_rounds.cc:85] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Aborting all ops after (but not including) 4
I20260713 09:10:48.798970  1199 pending_rounds.cc:107] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260713 09:10:48.799223  1199 raft_consensus.cc:2889] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:48.801215  1979 consensus_queue.cc:1048] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.820094  1275 raft_consensus.cc:1275] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.821405  1937 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.826524  1350 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.834028  1926 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.837635  1350 raft_consensus.cc:1275] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer e9ac96d50ad248cfb419fb662ffd0933: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.842790  1988 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.850534  1617 raft_consensus.cc:1275] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:48.851979  2005 consensus_queue.cc:1048] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:48.970340  1348 raft_consensus.cc:1275] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.971335  2032 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.982872  1199 raft_consensus.cc:1275] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:48.984454  1994 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.158921  2036 ts_tablet_manager.cc:933] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:49.161075  2036 tablet_copy_client.cc:323] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:49.162498  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet 782ecef9b5a1407cb150ea1fa5453a9e from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:49.162882  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet 782ecef9b5a1407cb150ea1fa5453a9e from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-782ecef9b5a1407cb150ea1fa5453a9e
I20260713 09:10:49.171247  1289 tablet_copy_source_session.cc:215] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:49.176162  2036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782ecef9b5a1407cb150ea1fa5453a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:49.190354  2036 tablet_copy_client.cc:806] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:49.191233  2036 tablet_copy_client.cc:670] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:49.197825  2036 tablet_copy_client.cc:538] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:49.206924  2036 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:49.224220  2036 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:49.225047  2036 tablet_bootstrap.cc:492] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:49.225579  2036 ts_tablet_manager.cc:1403] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:10:49.228041  2036 raft_consensus.cc:359] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:49.228592  2036 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:49.229033  2036 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:49.231061  2036 ts_tablet_manager.cc:1434] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:49.232746  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-782ecef9b5a1407cb150ea1fa5453a9e received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:49.233137  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-782ecef9b5a1407cb150ea1fa5453a9e on tablet 782ecef9b5a1407cb150ea1fa5453a9e with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:49.626339  1621 raft_consensus.cc:1217] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 LEARNER]: Deduplicated request from leader. Original: 1.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:10:50.048401  1994 raft_consensus.cc:1064] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:50.050839  1994 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:50.057490  1621 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.057698  1350 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.058943  2005 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.059736  1926 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.062626  1199 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:50.066203  2005 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.100019  1926 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.104362  1348 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.114319  1617 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.115272  1199 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.116254  1101 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 2 to 4, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:50.152285  1275 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:50.159811  1199 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:50.161230  1926 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:50.162221  1621 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:50.166250  1926 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:50.170392  2042 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.176754  1204 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.187546  1617 raft_consensus.cc:2955] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:50.191768  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 782ecef9b5a1407cb150ea1fa5453a9e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:50.199965  1099 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 4 to 5, VOTER 78cd8bad9e3e472ea19127f96199934c (127.31.197.195) evicted. New cstate: current_term: 3 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:50.212564  1337 tablet_service.cc:1558] Processing DeleteTablet for tablet 782ecef9b5a1407cb150ea1fa5453a9e with delete_type TABLET_DATA_TOMBSTONED (TS 78cd8bad9e3e472ea19127f96199934c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57136
I20260713 09:10:50.214386  2051 tablet_replica.cc:333] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:50.215762  2051 raft_consensus.cc:2243] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.216490  2051 raft_consensus.cc:2272] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.219344  2051 ts_tablet_manager.cc:1916] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:50.233872  2051 ts_tablet_manager.cc:1929] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:50.234308  2051 log.cc:1199] T 782ecef9b5a1407cb150ea1fa5453a9e P 78cd8bad9e3e472ea19127f96199934c: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/wals/782ecef9b5a1407cb150ea1fa5453a9e
I20260713 09:10:50.235883  1089 catalog_manager.cc:5028] TS 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): tablet 782ecef9b5a1407cb150ea1fa5453a9e (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:51.240515  1273 consensus_queue.cc:237] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:51.245960  1350 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:51.246389  1243 consensus_peers.cc:597] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 -> Peer 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543): Couldn't send request to peer 293baa83e71b46bc913eb76089ef8676. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52deb21370b74fcda08b0eabdd32a4f5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:51.246387  1204 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:51.247116  2053 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.247867  1926 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.254328  1926 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:51.256295  1204 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:51.256295  1350 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } } }
I20260713 09:10:51.266100  1102 catalog_manager.cc:5697] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index -1 to 2, NON_VOTER 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) added. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.728473  2061 ts_tablet_manager.cc:933] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: Initiating tablet copy from peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:51.730165  2061 tablet_copy_client.cc:323] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Beginning tablet copy session from remote peer at address 127.31.197.194:45265
I20260713 09:10:51.731412  1289 tablet_copy_service.cc:140] P 383c5a40e08e4887a3705c74992d7a84: Received BeginTabletCopySession request for tablet 52deb21370b74fcda08b0eabdd32a4f5 from peer 293baa83e71b46bc913eb76089ef8676 ({username='slave'} at 127.0.0.1:46928)
I20260713 09:10:51.731806  1289 tablet_copy_service.cc:161] P 383c5a40e08e4887a3705c74992d7a84: Beginning new tablet copy session on tablet 52deb21370b74fcda08b0eabdd32a4f5 from peer 293baa83e71b46bc913eb76089ef8676 at {username='slave'} at 127.0.0.1:46928: session id = 293baa83e71b46bc913eb76089ef8676-52deb21370b74fcda08b0eabdd32a4f5
I20260713 09:10:51.736326  1289 tablet_copy_source_session.cc:215] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:51.738896  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52deb21370b74fcda08b0eabdd32a4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.748644  2061 tablet_copy_client.cc:806] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:51.749179  2061 tablet_copy_client.cc:670] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:51.752156  2061 tablet_copy_client.cc:538] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:51.757809  2061 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: Bootstrap starting.
I20260713 09:10:51.772833  2061 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: 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
I20260713 09:10:51.773590  2061 tablet_bootstrap.cc:492] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: Bootstrap complete.
I20260713 09:10:51.774081  2061 ts_tablet_manager.cc:1403] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.008s
I20260713 09:10:51.776182  2061 raft_consensus.cc:359] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:51.776746  2061 raft_consensus.cc:740] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Initialized, Role: LEARNER
I20260713 09:10:51.777230  2061 consensus_queue.cc:260] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: NON_VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: true } }
I20260713 09:10:51.779079  2061 ts_tablet_manager.cc:1434] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:51.780663  1289 tablet_copy_service.cc:342] P 383c5a40e08e4887a3705c74992d7a84: Request end of tablet copy session 293baa83e71b46bc913eb76089ef8676-52deb21370b74fcda08b0eabdd32a4f5 received from {username='slave'} at 127.0.0.1:46928
I20260713 09:10:51.781033  1289 tablet_copy_service.cc:434] P 383c5a40e08e4887a3705c74992d7a84: ending tablet copy session 293baa83e71b46bc913eb76089ef8676-52deb21370b74fcda08b0eabdd32a4f5 on tablet 52deb21370b74fcda08b0eabdd32a4f5 with peer 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:52.137624  1617 raft_consensus.cc:1217] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:52.614090  2064 raft_consensus.cc:1064] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: attempting to promote NON_VOTER 293baa83e71b46bc913eb76089ef8676 to VOTER
I20260713 09:10:52.620458  2064 consensus_queue.cc:237] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:52.633677  1617 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 LEARNER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:52.634287  1350 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:52.635936  1199 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:52.635882  2067 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:52.637089  2064 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:52.638082  2069 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:52.652436  2064 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.654983  1350 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.655786  1199 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.666632  1617 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.671944  1100 catalog_manager.cc:5697] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 2 to 3, 293baa83e71b46bc913eb76089ef8676 (127.31.197.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.703275  1273 consensus_queue.cc:237] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:52.711843  1617 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:52.713181  1350 raft_consensus.cc:1275] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Refusing update from remote peer 383c5a40e08e4887a3705c74992d7a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:52.713788  2064 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:52.714607  2069 consensus_queue.cc:1048] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:52.720546  2067 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.722028  1350 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.723094  1617 raft_consensus.cc:2955] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } } }
I20260713 09:10:52.733285  1087 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52deb21370b74fcda08b0eabdd32a4f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:52.737929  1099 catalog_manager.cc:5697] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 reported cstate change: config changed from index 3 to 4, VOTER e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) evicted. New cstate: current_term: 1 leader_uuid: "383c5a40e08e4887a3705c74992d7a84" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.748651  1194 tablet_service.cc:1558] Processing DeleteTablet for tablet 52deb21370b74fcda08b0eabdd32a4f5 with delete_type TABLET_DATA_TOMBSTONED (TS e9ac96d50ad248cfb419fb662ffd0933 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33380
I20260713 09:10:52.753348  2080 tablet_replica.cc:333] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:52.754643  2080 raft_consensus.cc:2243] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.755345  2080 raft_consensus.cc:2272] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.758281  2080 ts_tablet_manager.cc:1916] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:52.768283  2080 ts_tablet_manager.cc:1929] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:52.768581  2080 log.cc:1199] T 52deb21370b74fcda08b0eabdd32a4f5 P e9ac96d50ad248cfb419fb662ffd0933: Deleting WAL directory at /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/wals/52deb21370b74fcda08b0eabdd32a4f5
I20260713 09:10:52.770011  1086 catalog_manager.cc:5028] TS e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): tablet 52deb21370b74fcda08b0eabdd32a4f5 (table test-workload [id=ab66d56e8ed74430b9d3153b68f64a18]) successfully deleted
I20260713 09:10:53.299937 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:53.327395  1273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1"
dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
mode: GRACEFUL
new_leader_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:59030
I20260713 09:10:53.327962  1273 raft_consensus.cc:606] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Received request to transfer leadership to TS 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:53.330128  1273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76b8816624b742f291f411ad357d1fee"
dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
mode: GRACEFUL
new_leader_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:59030
I20260713 09:10:53.330587  1273 raft_consensus.cc:606] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Received request to transfer leadership to TS 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:53.332533  1273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e"
dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
mode: GRACEFUL
new_leader_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:59030
I20260713 09:10:53.332934  1273 raft_consensus.cc:606] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Received request to transfer leadership to TS 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:53.334837  1273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7"
dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
mode: GRACEFUL
new_leader_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:59030
I20260713 09:10:53.335232  1273 raft_consensus.cc:606] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Received request to transfer leadership to TS 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:53.345351  1199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8"
dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
mode: GRACEFUL
new_leader_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:50996
I20260713 09:10:53.345762  1199 raft_consensus.cc:606] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Received request to transfer leadership to TS 293baa83e71b46bc913eb76089ef8676
I20260713 09:10:53.347913  1273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112"
dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
mode: GRACEFUL
new_leader_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:59030
I20260713 09:10:53.348335  1273 raft_consensus.cc:606] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Received request to transfer leadership to TS 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:53.349200 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:10:53.349795 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:53.355854  2069 raft_consensus.cc:993] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: : Instructing follower 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.356292  2064 raft_consensus.cc:1081] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Signalling peer 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.357496  1350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7"
dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:57156
I20260713 09:10:53.357934  1350 raft_consensus.cc:493] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.358170  1350 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.362197  1350 raft_consensus.cc:515] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.364056  1350 leader_election.cc:290] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 4 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:53.364473  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:53.364552  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217598520fd453494aaeaf9fa6d95a7" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:53.365262  1199 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.365314  1273 raft_consensus.cc:3055] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:53.365651  1273 raft_consensus.cc:740] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:53.366277  1273 consensus_queue.cc:260] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.367158  1273 raft_consensus.cc:3060] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.369875  1199 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:53.371441  1316 leader_election.cc:304] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:53.372264  1940 raft_consensus.cc:2804] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:53.372510  1273 raft_consensus.cc:2468] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:53.373643  1940 raft_consensus.cc:697] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:53.374580  1940 consensus_queue.cc:237] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.382194  1101 catalog_manager.cc:5697] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 3 to 4, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 4 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.429972  2069 raft_consensus.cc:993] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: : Instructing follower 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.430428  2064 raft_consensus.cc:1081] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Signalling peer 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.431922  1617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1"
dest_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:47874
I20260713 09:10:53.432379  1617 raft_consensus.cc:493] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.432606  1617 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.437312  1617 raft_consensus.cc:515] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.438884  1617 leader_election.cc:290] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:53.439254  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:53.439723  1199 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.439769  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d9d6d02632481a84a988d9dfb105d1" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:53.440337  1273 raft_consensus.cc:3055] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.440641  1273 raft_consensus.cc:740] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:53.441470  1273 consensus_queue.cc:260] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.442723  1273 raft_consensus.cc:3060] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.445679  1199 raft_consensus.cc:2468] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 2.
I20260713 09:10:53.446720  1584 leader_election.cc:304] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:53.447454  2039 raft_consensus.cc:2804] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.448414  1273 raft_consensus.cc:2468] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 2.
I20260713 09:10:53.448561  2039 raft_consensus.cc:697] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:53.449550  2039 consensus_queue.cc:237] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.457864  1101 catalog_manager.cc:5697] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 1 to 2, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 2 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.560956  2064 raft_consensus.cc:993] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: : Instructing follower 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.561394  2069 raft_consensus.cc:1081] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Signalling peer 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.562687  1350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76b8816624b742f291f411ad357d1fee"
dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:57156
I20260713 09:10:53.563088  1350 raft_consensus.cc:493] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.563346  1350 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.567269  1350 raft_consensus.cc:515] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.568534  1350 leader_election.cc:290] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 4 election: Requested vote from peers 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265), 293baa83e71b46bc913eb76089ef8676 (127.31.197.196:42543)
I20260713 09:10:53.569198  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:53.569442  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b8816624b742f291f411ad357d1fee" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "293baa83e71b46bc913eb76089ef8676"
I20260713 09:10:53.569782  1273 raft_consensus.cc:3055] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:53.569937  1617 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.570204  1273 raft_consensus.cc:740] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:53.571041  1273 consensus_queue.cc:260] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.572314  1273 raft_consensus.cc:3060] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.575907  1617 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:53.577175  1317 leader_election.cc:304] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:53.577757  1940 raft_consensus.cc:2804] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:53.578210  1940 raft_consensus.cc:697] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:53.578534  1273 raft_consensus.cc:2468] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:53.579190  2064 raft_consensus.cc:993] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: : Instructing follower 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.579020  1940 consensus_queue.cc:237] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.579681  2064 raft_consensus.cc:1081] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Signalling peer 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:53.581064  1350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112"
dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:57156
I20260713 09:10:53.581523  1350 raft_consensus.cc:493] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.581931  1350 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.583202  1988 raft_consensus.cc:993] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: : Instructing follower 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.583626  1988 raft_consensus.cc:1081] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Signalling peer 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.584863  1617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8"
dest_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:47868
I20260713 09:10:53.585237  1617 raft_consensus.cc:493] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.585530  1617 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.587893  1101 catalog_manager.cc:5697] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 3 to 4, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 4 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.588630  1350 raft_consensus.cc:515] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.589581  1617 raft_consensus.cc:515] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.590689  1350 leader_election.cc:290] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 2 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:53.591457  1617 leader_election.cc:290] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 3 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247)
I20260713 09:10:53.591485  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:53.592304  1199 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.592535  1348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
I20260713 09:10:53.592957  1348 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.595207  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c114f1bee443e19846a248349ea0d8" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:53.595722  1204 raft_consensus.cc:3055] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:53.596037  1204 raft_consensus.cc:740] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:53.596781  1204 consensus_queue.cc:260] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.597772  1204 raft_consensus.cc:3060] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.599057  1199 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 2.
I20260713 09:10:53.600140  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85b6e9e87b74c77a9acbbd0b2499112" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:53.600198  1316 leader_election.cc:304] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [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: 78cd8bad9e3e472ea19127f96199934c, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:53.600819  1273 raft_consensus.cc:3055] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.600592  1348 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 3.
I20260713 09:10:53.601182  1273 raft_consensus.cc:740] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:53.601933  1347 raft_consensus.cc:1240] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Rejecting Update request from peer e9ac96d50ad248cfb419fb662ffd0933 for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:53.602407  1587 leader_election.cc:304] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:53.602195  1273 consensus_queue.cc:260] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.603354  2039 raft_consensus.cc:2804] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:53.603595  1273 raft_consensus.cc:3060] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.604071  1204 raft_consensus.cc:2468] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 3.
I20260713 09:10:53.604185  2039 raft_consensus.cc:697] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 3 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:53.601107  1940 raft_consensus.cc:2804] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.605171  2039 consensus_queue.cc:237] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.605628  1940 raft_consensus.cc:697] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 2 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:53.606925  1940 consensus_queue.cc:237] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:53.609843  1273 raft_consensus.cc:2468] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 2.
I20260713 09:10:53.617157  1101 catalog_manager.cc:5697] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 1 to 2, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 2 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.617139  1099 catalog_manager.cc:5697] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 2 to 3, leader changed from e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.703641  2069 raft_consensus.cc:993] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: : Instructing follower 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.704061  2064 raft_consensus.cc:1081] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Signalling peer 293baa83e71b46bc913eb76089ef8676 to start an election
I20260713 09:10:53.705467  1617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e"
dest_uuid: "293baa83e71b46bc913eb76089ef8676"
 from {username='slave'} at 127.0.0.1:47874
I20260713 09:10:53.706003  1617 raft_consensus.cc:493] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.706321  1617 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.710460  1617 raft_consensus.cc:515] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.711745  1617 leader_election.cc:290] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [CANDIDATE]: Term 4 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:53.712338  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:53.712596  1273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782ecef9b5a1407cb150ea1fa5453a9e" candidate_uuid: "293baa83e71b46bc913eb76089ef8676" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:53.712880  1204 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.713174  1273 raft_consensus.cc:3055] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:53.713434  1273 raft_consensus.cc:740] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 383c5a40e08e4887a3705c74992d7a84, State: Running, Role: LEADER
I20260713 09:10:53.714107  1273 consensus_queue.cc:260] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.714975  1273 raft_consensus.cc:3060] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:53.717010  1204 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 4.
I20260713 09:10:53.717792  1584 leader_election.cc:304] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [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: 293baa83e71b46bc913eb76089ef8676, e9ac96d50ad248cfb419fb662ffd0933; no voters: 
I20260713 09:10:53.718411  2039 raft_consensus.cc:2804] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:53.718763  2039 raft_consensus.cc:697] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 4 LEADER]: Becoming Leader. State: Replica: 293baa83e71b46bc913eb76089ef8676, State: Running, Role: LEADER
I20260713 09:10:53.719148  1273 raft_consensus.cc:2468] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293baa83e71b46bc913eb76089ef8676 in term 4.
I20260713 09:10:53.719497  2039 consensus_queue.cc:237] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } }
I20260713 09:10:53.726022  1101 catalog_manager.cc:5697] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 reported cstate change: term changed from 3 to 4, leader changed from 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194) to 293baa83e71b46bc913eb76089ef8676 (127.31.197.196). New cstate: current_term: 4 leader_uuid: "293baa83e71b46bc913eb76089ef8676" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.920246  1204 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:53.921343  2039 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.931351  1273 raft_consensus.cc:1275] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:53.933038  2099 consensus_queue.cc:1048] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:53.976747  1273 raft_consensus.cc:1275] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:53.978008  1940 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.989852  1204 raft_consensus.cc:1275] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:53.991437  2085 consensus_queue.cc:1048] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:54.006409  1273 raft_consensus.cc:1275] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.007375  2085 consensus_queue.cc:1048] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.015111  1204 raft_consensus.cc:1275] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.016876  2104 consensus_queue.cc:1048] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:54.028859  1347 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:10:54.029960  2099 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.039074  1204 raft_consensus.cc:1275] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:10:54.040640  2039 consensus_queue.cc:1048] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.107810  1273 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:10:54.108876  2104 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.116323  1617 raft_consensus.cc:1275] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:10:54.117622  2104 consensus_queue.cc:1048] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "293baa83e71b46bc913eb76089ef8676" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 42543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.234359  1204 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:10:54.235524  2099 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.243235  1273 raft_consensus.cc:1275] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Refusing update from remote peer 293baa83e71b46bc913eb76089ef8676: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:10:54.244586  2039 consensus_queue.cc:1048] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:10:54.350658 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:54.365186 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:54.379633  1204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba"
dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
mode: GRACEFUL
new_leader_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:50996
I20260713 09:10:54.380079  1204 raft_consensus.cc:606] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Received request to transfer leadership to TS 78cd8bad9e3e472ea19127f96199934c
I20260713 09:10:54.381135 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:54.381749 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:54.706760  2081 raft_consensus.cc:993] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: : Instructing follower 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:54.707226  2114 raft_consensus.cc:1081] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Signalling peer 78cd8bad9e3e472ea19127f96199934c to start an election
I20260713 09:10:54.708513  1347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba"
dest_uuid: "78cd8bad9e3e472ea19127f96199934c"
 from {username='slave'} at 127.0.0.1:57152
I20260713 09:10:54.708953  1347 raft_consensus.cc:493] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.709227  1347 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:54.713840  1347 raft_consensus.cc:515] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:54.715312  1347 leader_election.cc:290] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [CANDIDATE]: Term 4 election: Requested vote from peers e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777), 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265)
I20260713 09:10:54.715961  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e9ac96d50ad248cfb419fb662ffd0933"
I20260713 09:10:54.716343  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0987f9700c24b98903e6f0ea9839aba" candidate_uuid: "78cd8bad9e3e472ea19127f96199934c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "383c5a40e08e4887a3705c74992d7a84"
I20260713 09:10:54.716511  1199 raft_consensus.cc:3055] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:54.716831  1199 raft_consensus.cc:740] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9ac96d50ad248cfb419fb662ffd0933, State: Running, Role: LEADER
I20260713 09:10:54.716878  1275 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:54.717577  1199 consensus_queue.cc:260] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:54.718791  1199 raft_consensus.cc:3060] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:54.723770  1275 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:54.725273  1317 leader_election.cc:304] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [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: 383c5a40e08e4887a3705c74992d7a84, 78cd8bad9e3e472ea19127f96199934c; no voters: 
I20260713 09:10:54.725276  1199 raft_consensus.cc:2468] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cd8bad9e3e472ea19127f96199934c in term 4.
I20260713 09:10:54.726061  2115 raft_consensus.cc:2804] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:54.726526  2115 raft_consensus.cc:697] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Becoming Leader. State: Replica: 78cd8bad9e3e472ea19127f96199934c, State: Running, Role: LEADER
I20260713 09:10:54.727226  2115 consensus_queue.cc:237] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [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: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } }
I20260713 09:10:54.733480  1099 catalog_manager.cc:5697] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c reported cstate change: term changed from 3 to 4, leader changed from e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193) to 78cd8bad9e3e472ea19127f96199934c (127.31.197.195). New cstate: current_term: 4 leader_uuid: "78cd8bad9e3e472ea19127f96199934c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cd8bad9e3e472ea19127f96199934c" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.239785  1275 raft_consensus.cc:1275] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:55.240913  2085 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "383c5a40e08e4887a3705c74992d7a84" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:55.249651  1199 raft_consensus.cc:1275] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Refusing update from remote peer 78cd8bad9e3e472ea19127f96199934c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:55.250952  2115 consensus_queue.cc:1048] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ac96d50ad248cfb419fb662ffd0933" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:55.382504 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:55.396286 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
I20260713 09:10:55.424935 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:55.425750 32535 tablet_replica.cc:333] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.426635 32535 raft_consensus.cc:2243] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.427066 32535 raft_consensus.cc:2272] T b8c114f1bee443e19846a248349ea0d8 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.428784 32535 tablet_replica.cc:333] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.429284 32535 raft_consensus.cc:2243] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.429633 32535 raft_consensus.cc:2272] T f0987f9700c24b98903e6f0ea9839aba P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.432157 32535 tablet_replica.cc:333] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.432698 32535 raft_consensus.cc:2243] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.433413 32535 raft_consensus.cc:2272] T 6d23280bed2c432d989c475b52bdb050 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.435132 32535 tablet_replica.cc:333] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.435652 32535 raft_consensus.cc:2243] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.436034 32535 raft_consensus.cc:2272] T e85b6e9e87b74c77a9acbbd0b2499112 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.437562 32535 tablet_replica.cc:333] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.438088 32535 raft_consensus.cc:2243] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.438776 32535 raft_consensus.cc:2272] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.440800 32535 tablet_replica.cc:333] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.441277 32535 raft_consensus.cc:2243] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.441641 32535 raft_consensus.cc:2272] T 7727d11c565945c39d93c78c79ad4bcc P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.443455 32535 tablet_replica.cc:333] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.444159 32535 raft_consensus.cc:2243] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.444599 32535 raft_consensus.cc:2272] T d85203e5f1324ddcae8bfe51793a9a20 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.445127  1584 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 76 similar messages]
I20260713 09:10:55.446480 32535 tablet_replica.cc:333] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.447059 32535 raft_consensus.cc:2243] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:10:55.447800  1584 consensus_peers.cc:597] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.447816 32535 raft_consensus.cc:2272] T 740539e75ac746fa90fa8eefa94b4c46 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.449527 32535 tablet_replica.cc:333] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.450109 32535 raft_consensus.cc:2243] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.450835 32535 raft_consensus.cc:2272] T 5d80ef2f08aa4b709b99711256c19bdc P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.452477 32535 tablet_replica.cc:333] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.453084 32535 raft_consensus.cc:2243] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.453796 32535 raft_consensus.cc:2272] T 782ecef9b5a1407cb150ea1fa5453a9e P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.456282 32535 tablet_replica.cc:333] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.456990 32535 raft_consensus.cc:2243] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:55.457039  1584 consensus_peers.cc:597] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.457526 32535 raft_consensus.cc:2272] T 9a5dff40b765407db2e9aadaa4ffe8b0 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.459302 32535 tablet_replica.cc:333] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.459765 32535 raft_consensus.cc:2243] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.460419 32535 raft_consensus.cc:2272] T ef6fafc3274a4d38b9ff368015a41919 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.462019 32535 tablet_replica.cc:333] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.462466 32535 raft_consensus.cc:2243] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.462853 32535 raft_consensus.cc:2272] T 9217598520fd453494aaeaf9fa6d95a7 P e9ac96d50ad248cfb419fb662ffd0933 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.464418 32535 tablet_replica.cc:333] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.464874 32535 raft_consensus.cc:2243] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.465226 32535 raft_consensus.cc:2272] T 0ea19f405c994fcbac619414f40c3514 P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.466856 32535 tablet_replica.cc:333] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.467283 32535 raft_consensus.cc:2243] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.467926 32535 raft_consensus.cc:2272] T e632019a79ae4f6d9948964c1b8be4e9 P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.469424 32535 tablet_replica.cc:333] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.469858 32535 raft_consensus.cc:2243] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.470248 32535 raft_consensus.cc:2272] T d90a3f4e25084c75bc8d457994a7178d P e9ac96d50ad248cfb419fb662ffd0933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.471977 32535 tablet_replica.cc:333] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.472530 32535 raft_consensus.cc:2243] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.473188 32535 raft_consensus.cc:2272] T 03d9d6d02632481a84a988d9dfb105d1 P e9ac96d50ad248cfb419fb662ffd0933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.474798 32535 tablet_replica.cc:333] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933: stopping tablet replica
I20260713 09:10:55.475195 32535 raft_consensus.cc:2243] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.475754 32535 raft_consensus.cc:2272] T 8da6b82ee0a04a1991ff2a817887dfbe P e9ac96d50ad248cfb419fb662ffd0933 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.500638  1242 consensus_peers.cc:597] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:55.530193  1316 consensus_peers.cc:597] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.535084 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
I20260713 09:10:55.573076 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:10:55.601284 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:55.602177 32535 tablet_replica.cc:333] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
W20260713 09:10:55.603000  1317 consensus_peers.cc:597] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.603277 32535 raft_consensus.cc:2243] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.604171 32535 raft_consensus.cc:2272] T 4f14cd8ee61049cb8ba8673dd919a7bd P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.606026 32535 tablet_replica.cc:333] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.606549 32535 raft_consensus.cc:2243] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.607105 32535 raft_consensus.cc:2272] T 6d23280bed2c432d989c475b52bdb050 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.608906 32535 tablet_replica.cc:333] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.609390 32535 raft_consensus.cc:2243] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.609754 32535 raft_consensus.cc:2272] T 76b8816624b742f291f411ad357d1fee P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.611389 32535 tablet_replica.cc:333] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.611929 32535 raft_consensus.cc:2243] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.612311 32535 raft_consensus.cc:2272] T e85b6e9e87b74c77a9acbbd0b2499112 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.614203 32535 tablet_replica.cc:333] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.614686 32535 raft_consensus.cc:2243] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.615115 32535 raft_consensus.cc:2272] T f0987f9700c24b98903e6f0ea9839aba P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.617216 32535 tablet_replica.cc:333] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.617689 32535 raft_consensus.cc:2243] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.618428 32535 raft_consensus.cc:2272] T c0bd119c826c46619d46d516d03f7727 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.620381 32535 tablet_replica.cc:333] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.620862 32535 raft_consensus.cc:2243] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.621542 32535 raft_consensus.cc:2272] T ee8c7d62fcce4a5495528bfd099de92d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.623183 32535 tablet_replica.cc:333] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.623667 32535 raft_consensus.cc:2243] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.624423 32535 raft_consensus.cc:2272] T 740539e75ac746fa90fa8eefa94b4c46 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.626511 32535 tablet_replica.cc:333] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.627084 32535 raft_consensus.cc:2243] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.628049 32535 raft_consensus.cc:2272] T d85203e5f1324ddcae8bfe51793a9a20 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.629667 32535 tablet_replica.cc:333] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.630199 32535 raft_consensus.cc:2243] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.630573 32535 raft_consensus.cc:2272] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.632031 32535 tablet_replica.cc:333] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.632475 32535 raft_consensus.cc:2243] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.633198 32535 raft_consensus.cc:2272] T 0ea19f405c994fcbac619414f40c3514 P 383c5a40e08e4887a3705c74992d7a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.634686 32535 tablet_replica.cc:333] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.635110 32535 raft_consensus.cc:2243] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.635471 32535 raft_consensus.cc:2272] T 782ecef9b5a1407cb150ea1fa5453a9e P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.637044 32535 tablet_replica.cc:333] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.637521 32535 raft_consensus.cc:2243] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.637848 32535 raft_consensus.cc:2272] T ef6fafc3274a4d38b9ff368015a41919 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.639397 32535 tablet_replica.cc:333] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.639840 32535 raft_consensus.cc:2243] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.640195 32535 raft_consensus.cc:2272] T 9217598520fd453494aaeaf9fa6d95a7 P 383c5a40e08e4887a3705c74992d7a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.641732 32535 tablet_replica.cc:333] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.642210 32535 raft_consensus.cc:2243] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.642655 32535 raft_consensus.cc:2272] T d90a3f4e25084c75bc8d457994a7178d P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.644783 32535 tablet_replica.cc:333] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.645386 32535 raft_consensus.cc:2243] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:55.645923  1317 consensus_peers.cc:597] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.646541 32535 raft_consensus.cc:2272] T e632019a79ae4f6d9948964c1b8be4e9 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.647285  1585 consensus_peers.cc:597] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.648324 32535 tablet_replica.cc:333] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.648809 32535 raft_consensus.cc:2243] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.649461 32535 raft_consensus.cc:2272] T 52deb21370b74fcda08b0eabdd32a4f5 P 383c5a40e08e4887a3705c74992d7a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.651125 32535 tablet_replica.cc:333] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84: stopping tablet replica
I20260713 09:10:55.651505 32535 raft_consensus.cc:2243] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.651858 32535 raft_consensus.cc:2272] T 03d9d6d02632481a84a988d9dfb105d1 P 383c5a40e08e4887a3705c74992d7a84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.681136  1317 consensus_peers.cc:597] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.723330 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
W20260713 09:10:55.730494  1584 consensus_peers.cc:597] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:55.736482  1317 consensus_peers.cc:597] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:55.744625  1584 consensus_peers.cc:597] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:55.756274  1316 consensus_peers.cc:597] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.764133 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
I20260713 09:10:55.792750 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:55.793529 32535 tablet_replica.cc:333] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.794193 32535 raft_consensus.cc:2243] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.795342 32535 raft_consensus.cc:2272] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.797753 32535 tablet_replica.cc:333] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.798631 32535 raft_consensus.cc:2243] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.799469 32535 raft_consensus.cc:2272] T e85b6e9e87b74c77a9acbbd0b2499112 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.800084  1584 consensus_peers.cc:597] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.801833 32535 tablet_replica.cc:333] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.802784 32535 raft_consensus.cc:2243] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.803503 32535 raft_consensus.cc:2272] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.806028 32535 tablet_replica.cc:333] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
W20260713 09:10:55.806555  1587 consensus_peers.cc:597] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 -> Peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Couldn't send request to peer 78cd8bad9e3e472ea19127f96199934c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.806810 32535 raft_consensus.cc:2243] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.807348 32535 raft_consensus.cc:2272] T b8c114f1bee443e19846a248349ea0d8 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.809659 32535 tablet_replica.cc:333] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.810385 32535 raft_consensus.cc:2243] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.811244 32535 raft_consensus.cc:2272] T 76b8816624b742f291f411ad357d1fee P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.811542  1585 consensus_peers.cc:597] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 -> Peer 383c5a40e08e4887a3705c74992d7a84 (127.31.197.194:45265): Couldn't send request to peer 383c5a40e08e4887a3705c74992d7a84. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.813442 32535 tablet_replica.cc:333] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.814275 32535 raft_consensus.cc:2243] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.814826 32535 raft_consensus.cc:2272] T 4f14cd8ee61049cb8ba8673dd919a7bd P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.817147 32535 tablet_replica.cc:333] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.817828 32535 raft_consensus.cc:2243] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:55.817937  1316 consensus_peers.cc:597] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.818542 32535 raft_consensus.cc:2272] T c0bd119c826c46619d46d516d03f7727 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.820815 32535 tablet_replica.cc:333] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.821462 32535 raft_consensus.cc:2243] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.822395 32535 raft_consensus.cc:2272] T f0987f9700c24b98903e6f0ea9839aba P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.824806 32535 tablet_replica.cc:333] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.825460 32535 raft_consensus.cc:2243] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.826030 32535 raft_consensus.cc:2272] T 7727d11c565945c39d93c78c79ad4bcc P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.828003 32535 tablet_replica.cc:333] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.828622 32535 raft_consensus.cc:2243] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.829186 32535 raft_consensus.cc:2272] T ee8c7d62fcce4a5495528bfd099de92d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.829694  1316 consensus_peers.cc:597] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.830794 32535 tablet_replica.cc:333] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.831241 32535 raft_consensus.cc:2243] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.831543 32535 raft_consensus.cc:2272] T 5d80ef2f08aa4b709b99711256c19bdc P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.832974 32535 tablet_replica.cc:333] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.833406 32535 raft_consensus.cc:2243] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.833722 32535 raft_consensus.cc:2272] T d85203e5f1324ddcae8bfe51793a9a20 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.835243 32535 tablet_replica.cc:333] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.835669 32535 raft_consensus.cc:2243] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.836005 32535 raft_consensus.cc:2272] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 78cd8bad9e3e472ea19127f96199934c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.837524 32535 tablet_replica.cc:333] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.837978 32535 raft_consensus.cc:2243] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.838596 32535 raft_consensus.cc:2272] T 9217598520fd453494aaeaf9fa6d95a7 P 78cd8bad9e3e472ea19127f96199934c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.840037 32535 tablet_replica.cc:333] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.840458 32535 raft_consensus.cc:2243] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.840788 32535 raft_consensus.cc:2272] T 8da6b82ee0a04a1991ff2a817887dfbe P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.842345 32535 tablet_replica.cc:333] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.842759 32535 raft_consensus.cc:2243] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.843219 32535 raft_consensus.cc:2272] T 52deb21370b74fcda08b0eabdd32a4f5 P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.844700 32535 tablet_replica.cc:333] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.845068 32535 raft_consensus.cc:2243] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.845667 32535 raft_consensus.cc:2272] T d90a3f4e25084c75bc8d457994a7178d P 78cd8bad9e3e472ea19127f96199934c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.847172 32535 tablet_replica.cc:333] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c: stopping tablet replica
I20260713 09:10:55.847528 32535 raft_consensus.cc:2243] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.847857 32535 raft_consensus.cc:2272] T 0ea19f405c994fcbac619414f40c3514 P 78cd8bad9e3e472ea19127f96199934c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:55.881516  1587 consensus_peers.cc:597] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 -> Peer 78cd8bad9e3e472ea19127f96199934c (127.31.197.195:35247): Couldn't send request to peer 78cd8bad9e3e472ea19127f96199934c. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.195:35247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:55.904572  1584 consensus_peers.cc:597] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 -> Peer e9ac96d50ad248cfb419fb662ffd0933 (127.31.197.193:46777): Couldn't send request to peer e9ac96d50ad248cfb419fb662ffd0933. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:46777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.910519 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:10:55.944917 32535 tablet_server.cc:179] TabletServer@127.31.197.196:0 shutting down...
I20260713 09:10:55.967054 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:55.967779 32535 tablet_replica.cc:333] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.968449 32535 raft_consensus.cc:2243] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.968916 32535 raft_consensus.cc:2272] T 52deb21370b74fcda08b0eabdd32a4f5 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.970639 32535 tablet_replica.cc:333] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.971149 32535 raft_consensus.cc:2243] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.971899 32535 raft_consensus.cc:2272] T 8da6b82ee0a04a1991ff2a817887dfbe P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.974083 32535 tablet_replica.cc:333] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.974588 32535 raft_consensus.cc:2243] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.975096 32535 raft_consensus.cc:2272] T f2b280bc06a14af1a5c1bd47f2f0bc29 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.977144 32535 tablet_replica.cc:333] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.977587 32535 raft_consensus.cc:2243] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.978073 32535 raft_consensus.cc:2272] T 6ac948e11dd54cc2bdd3b9a5e073c5d6 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.979683 32535 tablet_replica.cc:333] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.980134 32535 raft_consensus.cc:2243] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.980721 32535 raft_consensus.cc:2272] T 782ecef9b5a1407cb150ea1fa5453a9e P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.982249 32535 tablet_replica.cc:333] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.982671 32535 raft_consensus.cc:2243] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.983280 32535 raft_consensus.cc:2272] T 7727d11c565945c39d93c78c79ad4bcc P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.984798 32535 tablet_replica.cc:333] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.985229 32535 raft_consensus.cc:2243] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.985545 32535 raft_consensus.cc:2272] T 5d80ef2f08aa4b709b99711256c19bdc P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.987562 32535 tablet_replica.cc:333] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.988194 32535 raft_consensus.cc:2243] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.989101 32535 raft_consensus.cc:2272] T 03d9d6d02632481a84a988d9dfb105d1 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.990691 32535 tablet_replica.cc:333] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.991142 32535 raft_consensus.cc:2243] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:55.991763 32535 raft_consensus.cc:2272] T b8c114f1bee443e19846a248349ea0d8 P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.993479 32535 tablet_replica.cc:333] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.994318 32535 raft_consensus.cc:2243] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.994798 32535 raft_consensus.cc:2272] T c0bd119c826c46619d46d516d03f7727 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.996397 32535 tablet_replica.cc:333] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.996860 32535 raft_consensus.cc:2243] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.997308 32535 raft_consensus.cc:2272] T ee8c7d62fcce4a5495528bfd099de92d P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:55.998903 32535 tablet_replica.cc:333] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:55.999401 32535 raft_consensus.cc:2243] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:55.999818 32535 raft_consensus.cc:2272] T 740539e75ac746fa90fa8eefa94b4c46 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.001464 32535 tablet_replica.cc:333] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.001928 32535 raft_consensus.cc:2243] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.002367 32535 raft_consensus.cc:2272] T 4f14cd8ee61049cb8ba8673dd919a7bd P 293baa83e71b46bc913eb76089ef8676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.003947 32535 tablet_replica.cc:333] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.004383 32535 raft_consensus.cc:2243] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.004808 32535 raft_consensus.cc:2272] T 6d23280bed2c432d989c475b52bdb050 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.006310 32535 tablet_replica.cc:333] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.006740 32535 raft_consensus.cc:2243] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:56.007372 32535 raft_consensus.cc:2272] T 9a5dff40b765407db2e9aadaa4ffe8b0 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.008965 32535 tablet_replica.cc:333] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.009402 32535 raft_consensus.cc:2243] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.009867 32535 raft_consensus.cc:2272] T 76b8816624b742f291f411ad357d1fee P 293baa83e71b46bc913eb76089ef8676 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.011402 32535 tablet_replica.cc:333] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.011808 32535 raft_consensus.cc:2243] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.012181 32535 raft_consensus.cc:2272] T e632019a79ae4f6d9948964c1b8be4e9 P 293baa83e71b46bc913eb76089ef8676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.013751 32535 tablet_replica.cc:333] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676: stopping tablet replica
I20260713 09:10:56.014159 32535 raft_consensus.cc:2243] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.014609 32535 raft_consensus.cc:2272] T ef6fafc3274a4d38b9ff368015a41919 P 293baa83e71b46bc913eb76089ef8676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.048923 32535 tablet_server.cc:196] TabletServer@127.31.197.196:0 shutdown complete.
I20260713 09:10:56.075950 32535 master.cc:562] Master@127.31.197.254:44931 shutting down...
I20260713 09:10:56.094825 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:56.095319 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.095587 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81bc6d0ddff04b228472281a4d8dc912: stopping tablet replica
I20260713 09:10:56.114303 32535 master.cc:584] Master@127.31.197.254:44931 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27541 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:10:56.167940 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:33393
I20260713 09:10:56.169008 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:56.174415  2137 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
W20260713 09:10:56.174322  2136 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
W20260713 09:10:56.174937  2139 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
I20260713 09:10:56.175791 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:56.176654 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:56.176820 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:56.176930 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933856176919 us; error 0 us; skew 500 ppm
I20260713 09:10:56.177376 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:56.179523 32535 webserver.cc:533] Webserver started at http://127.31.197.254:38709/ using document root <none> and password file <none>
I20260713 09:10:56.179934 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:56.180076 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:56.180274 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:56.181232 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "5938d61e1a6b4a20a5bb7f53225930da"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.185266 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:56.188329  2144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.189049 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:56.189323 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "5938d61e1a6b4a20a5bb7f53225930da"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.189582 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:10:56.214596 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:56.215768 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:56.250814 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:33393
I20260713 09:10:56.250911  2195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:33393 every 8 connection(s)
I20260713 09:10:56.254432  2196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.263345  2196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da: Bootstrap starting.
I20260713 09:10:56.267813  2196 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:56.271569  2196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da: No bootstrap required, opened a new log
I20260713 09:10:56.273476  2196 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER }
I20260713 09:10:56.273816  2196 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:56.274057  2196 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5938d61e1a6b4a20a5bb7f53225930da, State: Initialized, Role: FOLLOWER
I20260713 09:10:56.274601  2196 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER }
I20260713 09:10:56.275027  2196 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:56.275229  2196 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:56.275462  2196 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:56.279162  2196 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER }
I20260713 09:10:56.279626  2196 leader_election.cc:304] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [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: 5938d61e1a6b4a20a5bb7f53225930da; no voters: 
I20260713 09:10:56.280753  2196 leader_election.cc:290] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:56.281001  2199 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:56.282227  2199 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 1 LEADER]: Becoming Leader. State: Replica: 5938d61e1a6b4a20a5bb7f53225930da, State: Running, Role: LEADER
I20260713 09:10:56.282759  2199 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [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: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER }
I20260713 09:10:56.283411  2196 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:56.287092  2200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5938d61e1a6b4a20a5bb7f53225930da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER } }
I20260713 09:10:56.287671  2200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:56.288899  2201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5938d61e1a6b4a20a5bb7f53225930da. Latest consensus state: current_term: 1 leader_uuid: "5938d61e1a6b4a20a5bb7f53225930da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5938d61e1a6b4a20a5bb7f53225930da" member_type: VOTER } }
I20260713 09:10:56.289403  2201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:56.295523  2207 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:56.300721  2207 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:56.301640 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:56.308511  2207 catalog_manager.cc:1383] Generated new cluster ID: f40e17a011c049b0bfcb945ee083ab53
I20260713 09:10:56.308774  2207 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:56.326822  2207 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:56.327989  2207 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:56.347164  2207 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da: Generated new TSK 0
I20260713 09:10:56.347707  2207 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:56.367707 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:56.373065  2217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:56.373909  2218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:56.375732 32535 server_base.cc:1061] running on GCE node
W20260713 09:10:56.376003  2220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:56.376883 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:56.377058 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:56.377172 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933856377162 us; error 0 us; skew 500 ppm
I20260713 09:10:56.377615 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:56.379686 32535 webserver.cc:533] Webserver started at http://127.31.197.193:44137/ using document root <none> and password file <none>
I20260713 09:10:56.380086 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:56.380240 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:56.380443 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:56.381383 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "1777fac731c2445d8b15a24bc42d14c1"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.385450 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:10:56.388707  2225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.389382 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:56.389619 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "1777fac731c2445d8b15a24bc42d14c1"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.389858 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:10:56.404598 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:56.405584 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:56.406891 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:56.408931 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:56.409119 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.409340 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:56.409494 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.446456 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:42387
I20260713 09:10:56.446575  2287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:42387 every 8 connection(s)
I20260713 09:10:56.451012 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:56.457024  2292 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
W20260713 09:10:56.458349  2293 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
W20260713 09:10:56.460753  2295 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
I20260713 09:10:56.461495 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:56.462560 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:56.462782 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:56.462976 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933856462958 us; error 0 us; skew 500 ppm
I20260713 09:10:56.463094  2288 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33393
I20260713 09:10:56.463455  2288 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:56.463579 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:56.464198  2288 heartbeater.cc:507] Master 127.31.197.254:33393 requested a full tablet report, sending...
I20260713 09:10:56.466205  2161 ts_manager.cc:194] Registered new tserver with Master: 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:56.466220 32535 webserver.cc:533] Webserver started at http://127.31.197.194:42557/ using document root <none> and password file <none>
I20260713 09:10:56.466872 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:56.467052 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:56.467285 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:56.467955  2161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58848
I20260713 09:10:56.468230 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "9f52ffb11cbc491980ce4f4c14871e58"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.472517 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:10:56.475345  2300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.475981 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:56.476229 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "9f52ffb11cbc491980ce4f4c14871e58"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.476468 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:10:56.495869 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:56.496912 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:56.498265 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:56.500213 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:56.500398 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.500608 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:56.500751 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.537305 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:45177
I20260713 09:10:56.537405  2362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:45177 every 8 connection(s)
I20260713 09:10:56.541699 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:56.548193  2366 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
W20260713 09:10:56.549427  2367 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
I20260713 09:10:56.552246  2363 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33393
I20260713 09:10:56.552667  2363 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:56.552942  2369 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
I20260713 09:10:56.553309 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:56.553583  2363 heartbeater.cc:507] Master 127.31.197.254:33393 requested a full tablet report, sending...
I20260713 09:10:56.554201 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:56.554422 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:56.554613 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933856554595 us; error 0 us; skew 500 ppm
I20260713 09:10:56.555212 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:56.555500  2161 ts_manager.cc:194] Registered new tserver with Master: 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:56.556804  2161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58864
I20260713 09:10:56.557673 32535 webserver.cc:533] Webserver started at http://127.31.197.195:34867/ using document root <none> and password file <none>
I20260713 09:10:56.558228 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:56.558422 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:56.558663 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:56.559677 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "a3497e751559475c906faf3d94b28d6f"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.563705 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:56.566669  2374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.567332 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:56.567585 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "a3497e751559475c906faf3d94b28d6f"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.567842 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:10:56.591519 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:56.592692 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:56.594043 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:56.596127 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:56.596311 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.596529 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:56.596686 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.633656 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:33953
I20260713 09:10:56.633775  2436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:33953 every 8 connection(s)
I20260713 09:10:56.638060 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:56.644353  2440 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
W20260713 09:10:56.645670  2441 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
W20260713 09:10:56.647595  2444 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
I20260713 09:10:56.648015 32535 server_base.cc:1061] running on GCE node
I20260713 09:10:56.648972 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:56.649026  2437 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33393
W20260713 09:10:56.649245 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:56.649468 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933856649449 us; error 0 us; skew 500 ppm
I20260713 09:10:56.649482  2437 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:56.650086 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:56.650264  2437 heartbeater.cc:507] Master 127.31.197.254:33393 requested a full tablet report, sending...
I20260713 09:10:56.652196  2161 ts_manager.cc:194] Registered new tserver with Master: a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:56.652506 32535 webserver.cc:533] Webserver started at http://127.31.197.196:45201/ using document root <none> and password file <none>
I20260713 09:10:56.652972 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:56.653157 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:56.653401 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:56.653582  2161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58868
I20260713 09:10:56.654543 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-3-root/instance:
uuid: "89238cf4fb214b758379ea10c8a3b2b4"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.658670 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:56.661743  2448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.662472 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:56.662737 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
uuid: "89238cf4fb214b758379ea10c8a3b2b4"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:10:56.662990 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:10:56.673096 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:56.674242 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:56.675570 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:56.677549 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:56.677764 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.677985 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:56.678170 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:56.714778 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.196:34089
I20260713 09:10:56.714890  2510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.196:34089 every 8 connection(s)
I20260713 09:10:56.726758  2511 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33393
I20260713 09:10:56.727097  2511 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:56.727734  2511 heartbeater.cc:507] Master 127.31.197.254:33393 requested a full tablet report, sending...
I20260713 09:10:56.729404  2161 ts_manager.cc:194] Registered new tserver with Master: 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:56.729915 32535 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012266083s
I20260713 09:10:56.730664  2161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58876
I20260713 09:10:56.752761  2161 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58878:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:10:56.873189  2253 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6b27101d40108af751aef571e667 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:56.873530  2252 tablet_service.cc:1511] Processing CreateTablet for tablet f3769b436d7a48fcbd0f95854873f76d (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:56.874605  2253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6b27101d40108af751aef571e667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.875259  2252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3769b436d7a48fcbd0f95854873f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.878588  2251 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf3caefe6e4eafaf40eea5e086eb24 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:56.879904  2251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf3caefe6e4eafaf40eea5e086eb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.888477  2250 tablet_service.cc:1511] Processing CreateTablet for tablet 838dfbd3b9954b47b2d6697811a76573 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:56.889750  2250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dfbd3b9954b47b2d6697811a76573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.897537  2475 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf3caefe6e4eafaf40eea5e086eb24 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:56.898936  2475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf3caefe6e4eafaf40eea5e086eb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.901608  2248 tablet_service.cc:1511] Processing CreateTablet for tablet 2b897b7651fb4501a1819e2c39d43d73 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:56.902885  2248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b897b7651fb4501a1819e2c39d43d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.902978  2474 tablet_service.cc:1511] Processing CreateTablet for tablet d6fc01ebada840708085a2e0c099d2e5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:56.904223  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fc01ebada840708085a2e0c099d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.905829  2472 tablet_service.cc:1511] Processing CreateTablet for tablet 2b897b7651fb4501a1819e2c39d43d73 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:56.907087  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b897b7651fb4501a1819e2c39d43d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.906965  2476 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6b27101d40108af751aef571e667 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:56.908586  2249 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a98fb40204ccb9fb56a0c8ef80f49 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:56.909855  2249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a98fb40204ccb9fb56a0c8ef80f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.910975  2247 tablet_service.cc:1511] Processing CreateTablet for tablet 55d240df8e84421496dd8f3a8de89f22 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:56.913753  2471 tablet_service.cc:1511] Processing CreateTablet for tablet 775be623f840438eb0e28967af6f181f (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:56.897532  2473 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a98fb40204ccb9fb56a0c8ef80f49 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:56.915001  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775be623f840438eb0e28967af6f181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.918213  2476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6b27101d40108af751aef571e667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.918988  2246 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1d66288a64f59942c08bab9806cc5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:56.913769  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d240df8e84421496dd8f3a8de89f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.922178  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a98fb40204ccb9fb56a0c8ef80f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.919461  2253 tablet_service.cc:1511] Processing CreateTablet for tablet e4e008bc44264ce9ad1eb9827c498bdf (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:56.923126  2253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e008bc44264ce9ad1eb9827c498bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.926256  2246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1d66288a64f59942c08bab9806cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.933074  2245 tablet_service.cc:1511] Processing CreateTablet for tablet 4de039a71f154f3d8a41c21c4847b115 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:56.934414  2245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de039a71f154f3d8a41c21c4847b115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.937494  2244 tablet_service.cc:1511] Processing CreateTablet for tablet 9485754091f34ff5919ce4facb7e5f65 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:56.938838  2244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485754091f34ff5919ce4facb7e5f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.952077  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1d66288a64f59942c08bab9806cc5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:56.953402  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1d66288a64f59942c08bab9806cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.953981  2327 tablet_service.cc:1511] Processing CreateTablet for tablet f3769b436d7a48fcbd0f95854873f76d (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:56.955214  2327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3769b436d7a48fcbd0f95854873f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.956048  2328 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6b27101d40108af751aef571e667 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:56.957259  2328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6b27101d40108af751aef571e667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.959015  2469 tablet_service.cc:1511] Processing CreateTablet for tablet e4e008bc44264ce9ad1eb9827c498bdf (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:56.960402  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 9485754091f34ff5919ce4facb7e5f65 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:56.961279  2324 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a98fb40204ccb9fb56a0c8ef80f49 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:56.961522  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 14c9975153b4459b8dd676fd0c5a2288 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:56.962517  2324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a98fb40204ccb9fb56a0c8ef80f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.960301  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e008bc44264ce9ad1eb9827c498bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.964969  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485754091f34ff5919ce4facb7e5f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.965529  2323 tablet_service.cc:1511] Processing CreateTablet for tablet 775be623f840438eb0e28967af6f181f (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:56.966203  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c9975153b4459b8dd676fd0c5a2288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.966672  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775be623f840438eb0e28967af6f181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.970446  2322 tablet_service.cc:1511] Processing CreateTablet for tablet 55d240df8e84421496dd8f3a8de89f22 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:56.971673  2322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d240df8e84421496dd8f3a8de89f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.971467  2320 tablet_service.cc:1511] Processing CreateTablet for tablet 14c9975153b4459b8dd676fd0c5a2288 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:56.972750  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c9975153b4459b8dd676fd0c5a2288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.975023  2321 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1d66288a64f59942c08bab9806cc5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:56.976205  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1d66288a64f59942c08bab9806cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.979481  2253 tablet_service.cc:1511] Processing CreateTablet for tablet 8f77dee458e34f21a7dcdbae0d93f1a7 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:56.979554  2319 tablet_service.cc:1511] Processing CreateTablet for tablet 4de039a71f154f3d8a41c21c4847b115 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:56.980703  2253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f77dee458e34f21a7dcdbae0d93f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.982632  2401 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf3caefe6e4eafaf40eea5e086eb24 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:56.983805  2401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf3caefe6e4eafaf40eea5e086eb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.986927  2400 tablet_service.cc:1511] Processing CreateTablet for tablet d6fc01ebada840708085a2e0c099d2e5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:56.993613  2396 tablet_service.cc:1511] Processing CreateTablet for tablet 55d240df8e84421496dd8f3a8de89f22 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:56.995708  2395 tablet_service.cc:1511] Processing CreateTablet for tablet e4e008bc44264ce9ad1eb9827c498bdf (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:56.996497  2469 tablet_service.cc:1511] Processing CreateTablet for tablet 8f77dee458e34f21a7dcdbae0d93f1a7 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:56.997754  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f77dee458e34f21a7dcdbae0d93f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.999049  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 4de039a71f154f3d8a41c21c4847b115 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:57.005787  2402 tablet_service.cc:1511] Processing CreateTablet for tablet f3769b436d7a48fcbd0f95854873f76d (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:57.002300  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fc01ebada840708085a2e0c099d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.014688  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39ed7e86fa4f75be5e40fedee3e132 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:57.015874  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39ed7e86fa4f75be5e40fedee3e132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.980834  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de039a71f154f3d8a41c21c4847b115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.030697  2397 tablet_service.cc:1511] Processing CreateTablet for tablet 775be623f840438eb0e28967af6f181f (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:57.038000  2398 tablet_service.cc:1511] Processing CreateTablet for tablet 2b897b7651fb4501a1819e2c39d43d73 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:57.043785  2248 tablet_service.cc:1511] Processing CreateTablet for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:57.043996  2322 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39ed7e86fa4f75be5e40fedee3e132 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:57.044982  2248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.997809  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 14c9975153b4459b8dd676fd0c5a2288 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:57.059845  2399 tablet_service.cc:1511] Processing CreateTablet for tablet 838dfbd3b9954b47b2d6697811a76573 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:57.062427  2528 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.068436  2322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39ed7e86fa4f75be5e40fedee3e132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.959069  2326 tablet_service.cc:1511] Processing CreateTablet for tablet d6fc01ebada840708085a2e0c099d2e5 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:57.070946  2326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fc01ebada840708085a2e0c099d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.074024  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e008bc44264ce9ad1eb9827c498bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.074813  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de039a71f154f3d8a41c21c4847b115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.960305  2325 tablet_service.cc:1511] Processing CreateTablet for tablet 838dfbd3b9954b47b2d6697811a76573 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:57.079141  2325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dfbd3b9954b47b2d6697811a76573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.080180  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b897b7651fb4501a1819e2c39d43d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.081229  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775be623f840438eb0e28967af6f181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.083174  2402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3769b436d7a48fcbd0f95854873f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.085239  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c9975153b4459b8dd676fd0c5a2288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.089084  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d240df8e84421496dd8f3a8de89f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.107220  2399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dfbd3b9954b47b2d6697811a76573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.108287  2527 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
W20260713 09:10:57.095315  2146 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.197.196:34089, user_credentials={real_user=slave}} blocked reactor thread for 44783.6us
I20260713 09:10:57.115935  2328 tablet_service.cc:1511] Processing CreateTablet for tablet 9485754091f34ff5919ce4facb7e5f65 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:57.117239  2328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485754091f34ff5919ce4facb7e5f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.118738  2471 tablet_service.cc:1511] Processing CreateTablet for tablet 949fa02d2eb34fdab9e2150d7390935c (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:57.112995  2529 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.119915  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949fa02d2eb34fdab9e2150d7390935c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.123767  2401 tablet_service.cc:1511] Processing CreateTablet for tablet 8f77dee458e34f21a7dcdbae0d93f1a7 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:57.126701  2528 tablet_bootstrap.cc:654] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.128983  2250 tablet_service.cc:1511] Processing CreateTablet for tablet 949fa02d2eb34fdab9e2150d7390935c (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:57.129280  2473 tablet_service.cc:1511] Processing CreateTablet for tablet a6253d2a93c84e6286d4978d9d5b6a83 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:57.130266  2250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949fa02d2eb34fdab9e2150d7390935c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.128983  2247 tablet_service.cc:1511] Processing CreateTablet for tablet a6253d2a93c84e6286d4978d9d5b6a83 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:57.141956  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39ed7e86fa4f75be5e40fedee3e132 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:57.142843  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6253d2a93c84e6286d4978d9d5b6a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.146032  2401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f77dee458e34f21a7dcdbae0d93f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.146643  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39ed7e86fa4f75be5e40fedee3e132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.145506  2326 tablet_service.cc:1511] Processing CreateTablet for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:57.154801  2527 tablet_bootstrap.cc:654] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.177613  2251 tablet_service.cc:1511] Processing CreateTablet for tablet 936578a5e10845bc9a700f9fb1779b62 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:57.178869  2251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936578a5e10845bc9a700f9fb1779b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.187032  2324 tablet_service.cc:1511] Processing CreateTablet for tablet a6253d2a93c84e6286d4978d9d5b6a83 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:57.194380  2472 tablet_service.cc:1511] Processing CreateTablet for tablet 936578a5e10845bc9a700f9fb1779b62 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:57.196265  2327 tablet_service.cc:1511] Processing CreateTablet for tablet d096409cb92541aea8494643c53f1d0b (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:57.162091  2326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.203403  2475 tablet_service.cc:1511] Processing CreateTablet for tablet d096409cb92541aea8494643c53f1d0b (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:57.207350  2527 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.208271  2527 ts_tablet_manager.cc:1403] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.014s
I20260713 09:10:57.214023  2527 raft_consensus.cc:359] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.215305  2527 raft_consensus.cc:385] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.215852  2527 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.217338  2527 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.218721  2249 tablet_service.cc:1511] Processing CreateTablet for tablet ae8e9e1b3d8e40ffa030fca31e9b5529 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:57.220100  2249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8e9e1b3d8e40ffa030fca31e9b5529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.220692  2400 tablet_service.cc:1511] Processing CreateTablet for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:57.221958  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6253d2a93c84e6286d4978d9d5b6a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.222086  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bc1cbbfea54f6d93c217c7fd8a27ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.222666  2475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d096409cb92541aea8494643c53f1d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.223268  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936578a5e10845bc9a700f9fb1779b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.231528  2250 tablet_service.cc:1511] Processing CreateTablet for tablet 91e1a4ae43224c86ac2730afbda285f9 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:57.232756  2250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e1a4ae43224c86ac2730afbda285f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.243549  2469 tablet_service.cc:1511] Processing CreateTablet for tablet 91e1a4ae43224c86ac2730afbda285f9 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:57.244846  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e1a4ae43224c86ac2730afbda285f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.250409  2324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6253d2a93c84e6286d4978d9d5b6a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.270213  2530 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.272724  2323 tablet_service.cc:1511] Processing CreateTablet for tablet ae8e9e1b3d8e40ffa030fca31e9b5529 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:57.273041  2467 tablet_service.cc:1511] Processing CreateTablet for tablet b000c8ba6185405cbade721843cd85f2 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:57.274204  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8e9e1b3d8e40ffa030fca31e9b5529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.278492  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000c8ba6185405cbade721843cd85f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.278967  2529 tablet_bootstrap.cc:700] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent opening tablet: real 0.141s	user 0.002s	sys 0.003s
I20260713 09:10:57.279706  2529 tablet_bootstrap.cc:654] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.290308  2327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d096409cb92541aea8494643c53f1d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.297205  2322 tablet_service.cc:1511] Processing CreateTablet for tablet 936578a5e10845bc9a700f9fb1779b62 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:57.298614  2322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936578a5e10845bc9a700f9fb1779b62. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:57.298914  2209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:57.299129  2321 tablet_service.cc:1511] Processing CreateTablet for tablet b000c8ba6185405cbade721843cd85f2 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:57.300364  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000c8ba6185405cbade721843cd85f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.303082  2397 tablet_service.cc:1511] Processing CreateTablet for tablet 949fa02d2eb34fdab9e2150d7390935c (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:57.317703  2288 heartbeater.cc:499] Master 127.31.197.254:33393 was elected leader, sending a full tablet report...
I20260713 09:10:57.319972  2402 tablet_service.cc:1511] Processing CreateTablet for tablet d096409cb92541aea8494643c53f1d0b (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:57.321202  2402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d096409cb92541aea8494643c53f1d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.323344  2396 tablet_service.cc:1511] Processing CreateTablet for tablet ae8e9e1b3d8e40ffa030fca31e9b5529 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:57.324115  2527 ts_tablet_manager.cc:1434] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.115s	user 0.031s	sys 0.029s
I20260713 09:10:57.324751  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8e9e1b3d8e40ffa030fca31e9b5529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.326062  2527 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.328280  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 91e1a4ae43224c86ac2730afbda285f9 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:57.329677  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e1a4ae43224c86ac2730afbda285f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.334393  2399 tablet_service.cc:1511] Processing CreateTablet for tablet b000c8ba6185405cbade721843cd85f2 (DEFAULT_TABLE table=test-workload [id=8e4551561cdb4752bd1ebe145d5bd62b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:57.337000  2527 tablet_bootstrap.cc:654] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.337821  2530 tablet_bootstrap.cc:654] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.361187  2528 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.361706  2528 ts_tablet_manager.cc:1403] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.300s	user 0.050s	sys 0.046s
I20260713 09:10:57.359036  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949fa02d2eb34fdab9e2150d7390935c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.363839  2529 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.364323  2529 ts_tablet_manager.cc:1403] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.252s	user 0.018s	sys 0.025s
I20260713 09:10:57.364666  2528 raft_consensus.cc:359] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.365435  2528 raft_consensus.cc:385] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.365731  2528 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.366636  2528 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.367314  2529 raft_consensus.cc:359] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.368060  2529 raft_consensus.cc:385] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.368364  2529 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.369191  2529 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.374276  2399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000c8ba6185405cbade721843cd85f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.402012  2511 heartbeater.cc:499] Master 127.31.197.254:33393 was elected leader, sending a full tablet report...
I20260713 09:10:57.410540  2528 ts_tablet_manager.cc:1434] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.005s
I20260713 09:10:57.411541  2528 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.417223  2363 heartbeater.cc:499] Master 127.31.197.254:33393 was elected leader, sending a full tablet report...
I20260713 09:10:57.421484  2529 ts_tablet_manager.cc:1434] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.057s	user 0.017s	sys 0.017s
I20260713 09:10:57.423026  2529 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.428845  2529 tablet_bootstrap.cc:654] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.430578  2530 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.430817  2528 tablet_bootstrap.cc:654] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.431062  2530 ts_tablet_manager.cc:1403] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.184s	user 0.002s	sys 0.011s
I20260713 09:10:57.431365  2527 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.431836  2527 ts_tablet_manager.cc:1403] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.107s	user 0.006s	sys 0.015s
I20260713 09:10:57.434725  2527 raft_consensus.cc:359] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.435302  2528 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.435431  2527 raft_consensus.cc:385] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.435937  2527 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.436106  2528 ts_tablet_manager.cc:1403] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260713 09:10:57.436682  2527 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.438799  2527 ts_tablet_manager.cc:1434] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:10:57.439839  2527 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.439453  2528 raft_consensus.cc:359] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.440333  2528 raft_consensus.cc:385] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.440701  2528 raft_consensus.cc:740] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.441490  2528 consensus_queue.cc:260] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.443950  2528 ts_tablet_manager.cc:1434] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:57.444918  2528 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.446831  2527 tablet_bootstrap.cc:654] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.451089  2528 tablet_bootstrap.cc:654] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:57.451558  2289 tablet.cc:2406] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:57.458953  2530 raft_consensus.cc:359] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.459789  2530 raft_consensus.cc:385] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.460111  2530 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.471247  2530 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.480170  2437 heartbeater.cc:499] Master 127.31.197.254:33393 was elected leader, sending a full tablet report...
I20260713 09:10:57.480695  2529 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.481235  2529 ts_tablet_manager.cc:1403] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.036s
I20260713 09:10:57.481806  2530 ts_tablet_manager.cc:1434] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.050s	user 0.001s	sys 0.007s
I20260713 09:10:57.482828  2530 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.484742  2529 raft_consensus.cc:359] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.485774  2529 raft_consensus.cc:385] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.487145  2529 raft_consensus.cc:740] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.488070  2529 consensus_queue.cc:260] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.489231  2530 tablet_bootstrap.cc:654] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.490541  2529 ts_tablet_manager.cc:1434] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:10:57.491510  2529 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.497534  2529 tablet_bootstrap.cc:654] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.497669  2527 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.498183  2527 ts_tablet_manager.cc:1403] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.016s
I20260713 09:10:57.505339  2533 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.505795  2533 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.509038  2533 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:57.505752  2527 raft_consensus.cc:359] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.511166  2527 raft_consensus.cc:385] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.511502  2527 raft_consensus.cc:740] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.512252  2527 consensus_queue.cc:260] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.520658  2527 ts_tablet_manager.cc:1434] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:10:57.521742  2528 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.522312  2528 ts_tablet_manager.cc:1403] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.036s
I20260713 09:10:57.521744  2527 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.525405  2528 raft_consensus.cc:359] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.526152  2528 raft_consensus.cc:385] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.526451  2528 raft_consensus.cc:740] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.527210  2528 consensus_queue.cc:260] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.532213  2529 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.533299  2529 ts_tablet_manager.cc:1403] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.013s
I20260713 09:10:57.535866  2528 ts_tablet_manager.cc:1434] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:57.536352  2527 tablet_bootstrap.cc:654] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.536873  2529 raft_consensus.cc:359] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.538842  2529 raft_consensus.cc:385] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.539168  2529 raft_consensus.cc:740] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.540364  2529 consensus_queue.cc:260] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.542342  2529 ts_tablet_manager.cc:1434] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:10:57.536895  2528 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.544523  2529 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.550016  2528 tablet_bootstrap.cc:654] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.566365  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:57.567106  2486 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:57.568538  2227 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:57.569527  2533 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.569960  2533 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.570336  2533 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.577284  2530 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.577795  2530 ts_tablet_manager.cc:1403] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.010s
I20260713 09:10:57.577567  2533 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.580039  2529 tablet_bootstrap.cc:654] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.583417  2530 raft_consensus.cc:359] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.583927  2528 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.584213  2530 raft_consensus.cc:385] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.584473  2528 ts_tablet_manager.cc:1403] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.024s
I20260713 09:10:57.584630  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:57.585239  2486 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.584584  2530 raft_consensus.cc:740] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.587517  2528 raft_consensus.cc:359] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.588260  2528 raft_consensus.cc:385] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.588587  2528 raft_consensus.cc:740] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.589066  2527 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.589489  2527 ts_tablet_manager.cc:1403] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.015s
I20260713 09:10:57.589411  2528 consensus_queue.cc:260] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.588110  2530 consensus_queue.cc:260] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.591928  2528 ts_tablet_manager.cc:1434] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:57.592895  2528 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.593204  2530 ts_tablet_manager.cc:1434] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:10:57.594252  2530 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.596935  2529 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.597468  2529 ts_tablet_manager.cc:1403] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.053s	user 0.003s	sys 0.013s
I20260713 09:10:57.600098  2528 tablet_bootstrap.cc:654] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.600426  2529 raft_consensus.cc:359] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.601135  2529 raft_consensus.cc:385] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.601356  2530 tablet_bootstrap.cc:654] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.601490  2529 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.602531  2529 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.600103  2527 raft_consensus.cc:359] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.603605  2527 raft_consensus.cc:385] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.603906  2527 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.604624  2527 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.611380  2529 ts_tablet_manager.cc:1434] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:10:57.615248  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:57.615921  2338 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:57.616559  2486 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:57.619565  2227 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:57.621047  2537 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.621613  2537 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.623035  2533 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:57.624264  2537 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.629071  2528 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.629503  2528 ts_tablet_manager.cc:1403] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.009s
I20260713 09:10:57.631111  2527 ts_tablet_manager.cc:1434] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.004s
I20260713 09:10:57.631350  2530 tablet_bootstrap.cc:492] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.631798  2530 ts_tablet_manager.cc:1403] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.038s	user 0.032s	sys 0.002s
I20260713 09:10:57.634567  2528 raft_consensus.cc:359] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.634814  2530 raft_consensus.cc:359] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.635283  2528 raft_consensus.cc:385] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.631820  2527 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.635535  2530 raft_consensus.cc:385] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.636047  2530 raft_consensus.cc:740] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.636904  2530 consensus_queue.cc:260] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.639647  2555 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.640029  2533 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.640156  2555 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.642732  2527 tablet_bootstrap.cc:654] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.642686  2555 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.645406  2528 raft_consensus.cc:740] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.646205  2528 consensus_queue.cc:260] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.648141  2528 ts_tablet_manager.cc:1434] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:10:57.649029  2528 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.649230  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:57.650488  2530 ts_tablet_manager.cc:1434] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:57.651343  2555 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.651825  2555 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.653842  2555 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.654716  2530 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.655608  2527 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.656114  2527 ts_tablet_manager.cc:1403] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:10:57.659101  2527 raft_consensus.cc:359] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.659778  2527 raft_consensus.cc:385] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.660079  2527 raft_consensus.cc:740] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.660668  2529 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.660943  2530 tablet_bootstrap.cc:654] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.660729  2527 consensus_queue.cc:260] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.661305  2536 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.661764  2536 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.663092  2527 ts_tablet_manager.cc:1434] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:57.664016  2527 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.664453  2536 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
W20260713 09:10:57.654788  2227 leader_election.cc:343] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.674817  2528 tablet_bootstrap.cc:654] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.681119  2533 raft_consensus.cc:697] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:57.690104  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:57.690725  2338 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.691042  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:57.691708  2486 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:57.691778  2533 consensus_queue.cc:237] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.702013  2227 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:57.703029  2555 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.703408  2555 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.703756  2555 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.708374  2529 tablet_bootstrap.cc:654] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.702167  2338 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:57.710304  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:57.710937  2337 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:57.712517  2450 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:57.714059  2536 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.714432  2536 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.714747  2536 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.718393  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:10:57.720075  2226 leader_election.cc:343] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.713637  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.721298  2412 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:57.722568  2226 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:57.725129  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.725708  2412 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
I20260713 09:10:57.725751  2555 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.727053  2301 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:57.727864  2537 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.728214  2537 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.728534  2537 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.729300  2527 tablet_bootstrap.cc:654] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.730850  2536 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.734225  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:57.736356  2559 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.736770  2559 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.737792  2559 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.738770  2536 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:57.739077  2530 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.739416  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
W20260713 09:10:57.737361  2226 leader_election.cc:343] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.737735  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:57.740391  2486 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.741014  2536 raft_consensus.cc:493] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.741936  2536 raft_consensus.cc:515] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.744488  2559 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.745465  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:57.746676  2486 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
W20260713 09:10:57.746906  2450 leader_election.cc:343] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.739558  2530 ts_tablet_manager.cc:1403] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.019s
I20260713 09:10:57.748015  2227 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:57.749995  2530 raft_consensus.cc:359] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.750710  2530 raft_consensus.cc:385] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.735350  2537 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.750988  2530 raft_consensus.cc:740] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.751569  2337 raft_consensus.cc:2393] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 1: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:10:57.751763  2530 consensus_queue.cc:260] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.755626  2571 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.736735  2555 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.761034  2537 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.759333  2543 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.768203  2543 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.761927  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:57.762418  2559 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.764017  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:57.764379  2528 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.757995  2571 raft_consensus.cc:697] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:57.764654  2530 ts_tablet_manager.cc:1434] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:57.766558  2536 leader_election.cc:290] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:57.767346  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:57.772629  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.768644  2161 catalog_manager.cc:5697] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.770406  2411 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.773358  2530 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.773301  2408 raft_consensus.cc:2468] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:57.773257  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:57.774362  2484 raft_consensus.cc:2393] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 1: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:10:57.773171  2412 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.770975  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:57.772929  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.776170  2485 raft_consensus.cc:2393] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 1: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:10:57.771517  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:57.776984  2543 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:57.770831  2528 ts_tablet_manager.cc:1403] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.014s
W20260713 09:10:57.779062  2227 leader_election.cc:343] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.783341  2571 consensus_queue.cc:237] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.791471  2537 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.791935  2537 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:57.792323  2527 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:57.792781  2527 ts_tablet_manager.cc:1403] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.005s
I20260713 09:10:57.794131  2537 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:57.794812  2449 leader_election.cc:304] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:57.795697  2536 raft_consensus.cc:2804] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:57.796065  2536 raft_consensus.cc:493] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:57.796394  2536 raft_consensus.cc:3060] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.808977  2529 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.809130  2536 raft_consensus.cc:515] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.809499  2529 ts_tablet_manager.cc:1403] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.004s
I20260713 09:10:57.811290  2412 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:57.815642  2536 leader_election.cc:290] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:57.808845  2411 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:10:57.815430  2528 raft_consensus.cc:359] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.812423  2527 raft_consensus.cc:359] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.814200  2529 raft_consensus.cc:359] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.817022  2530 tablet_bootstrap.cc:654] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.817293  2529 raft_consensus.cc:385] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.817592  2529 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.814610  2449 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:57.818019  2226 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:57.819465  2572 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.820022  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:57.820116  2569 raft_consensus.cc:2749] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.820204  2536 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.817022  2528 raft_consensus.cc:385] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.819952  2529 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.820794  2536 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.820669  2409 raft_consensus.cc:3060] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:57.822892  2529 ts_tablet_manager.cc:1434] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:57.819949  2572 raft_consensus.cc:697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:57.831506  2572 consensus_queue.cc:237] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.832530  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:57.823982  2527 raft_consensus.cc:385] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.837088  2527 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.830210  2529 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.830134  2528 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.846154  2301 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:57.847040  2537 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:57.837103  2450 leader_election.cc:343] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.848979  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.852392  2528 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.852929  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:10:57.854406  2450 leader_election.cc:343] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.854606  2528 ts_tablet_manager.cc:1434] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.077s	user 0.002s	sys 0.005s
I20260713 09:10:57.855623  2528 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.851241  2527 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.858577  2536 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:57.851423  2409 raft_consensus.cc:2468] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:10:57.874644  2527 ts_tablet_manager.cc:1434] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.008s
I20260713 09:10:57.879856  2527 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:57.880533  2529 tablet_bootstrap.cc:654] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.882218  2449 leader_election.cc:304] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:57.883095  2536 raft_consensus.cc:2804] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:57.884192  2536 raft_consensus.cc:697] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
W20260713 09:10:57.873265  2301 leader_election.cc:343] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.894672  2537 raft_consensus.cc:697] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:10:57.914426  2536 consensus_queue.cc:237] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.926007  2537 consensus_queue.cc:237] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.927610  2528 tablet_bootstrap.cc:654] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.934929  2530 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.935398  2530 ts_tablet_manager.cc:1403] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.023s
I20260713 09:10:57.944077  2530 raft_consensus.cc:359] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.945845  2530 raft_consensus.cc:385] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.946183  2530 raft_consensus.cc:740] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.946826  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:57.946790  2530 consensus_queue.cc:260] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
W20260713 09:10:57.948151  2376 leader_election.cc:343] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.950956  2530 ts_tablet_manager.cc:1434] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:57.951956  2530 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:57.952198  2157 catalog_manager.cc:5697] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 1 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.955090  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
W20260713 09:10:57.956866  2303 leader_election.cc:343] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.957755  2303 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:57.959457  2537 raft_consensus.cc:2749] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.965047  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
W20260713 09:10:57.966707  2451 leader_election.cc:343] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.967181  2451 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:57.967455  2527 tablet_bootstrap.cc:654] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.968282  2536 raft_consensus.cc:2749] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.969142  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
W20260713 09:10:57.970991  2377 leader_election.cc:343] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:57.971457  2377 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:57.972704  2529 tablet_bootstrap.cc:492] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:57.972914  2543 raft_consensus.cc:2749] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:57.973664  2529 ts_tablet_manager.cc:1403] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.150s	user 0.027s	sys 0.008s
I20260713 09:10:57.976095  2530 tablet_bootstrap.cc:654] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.976804  2529 raft_consensus.cc:359] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.977737  2529 raft_consensus.cc:385] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.978072  2529 raft_consensus.cc:740] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.979018  2529 consensus_queue.cc:260] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:57.981547  2529 ts_tablet_manager.cc:1434] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:57.982558  2529 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:57.986868  2528 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:57.987349  2528 ts_tablet_manager.cc:1403] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.010s
I20260713 09:10:57.988672  2529 tablet_bootstrap.cc:654] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:57.989478  2160 catalog_manager.cc:5697] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.990062  2528 raft_consensus.cc:359] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.990737  2528 raft_consensus.cc:385] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.991782  2572 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:57.993180  2530 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:57.993613  2530 ts_tablet_manager.cc:1403] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.003s
I20260713 09:10:57.991019  2528 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.995481  2528 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.992228  2572 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:57.996850  2530 raft_consensus.cc:359] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.997529  2530 raft_consensus.cc:385] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:57.997701  2528 ts_tablet_manager.cc:1434] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:57.997879  2530 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:57.998847  2528 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:57.998796  2530 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:57.999087  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:57.999814  2409 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:57.997673  2572 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:57.999064  2571 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.000962  2226 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:58.001027  2571 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.001811  2572 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.002198  2572 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.002533  2572 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.002031  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
W20260713 09:10:58.004249  2227 leader_election.cc:343] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.004505  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.005050  2528 tablet_bootstrap.cc:654] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.005131  2337 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:58.006266  2530 ts_tablet_manager.cc:1434] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:58.006479  2227 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:58.007210  2530 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:58.008548  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.009147  2409 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:58.003185  2571 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.010515  2572 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.007272  2559 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.011236  2559 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.011547  2559 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.013793  2530 tablet_bootstrap.cc:654] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.015074  2537 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.015548  2537 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.020668  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.023994  2486 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
I20260713 09:10:58.025514  2537 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.026228  2158 catalog_manager.cc:5697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.028085  2158 catalog_manager.cc:5697] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.030917  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.031945  2527 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
W20260713 09:10:58.032315  2303 leader_election.cc:343] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.033291  2302 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:10:58.032409  2527 ts_tablet_manager.cc:1403] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.001s
I20260713 09:10:58.039445  2527 raft_consensus.cc:359] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.040134  2527 raft_consensus.cc:385] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.040407  2527 raft_consensus.cc:740] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.041138  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:58.041698  2409 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.044322  2527 consensus_queue.cc:260] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.041596  2537 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.052249  2537 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.052675  2537 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.062194  2527 ts_tablet_manager.cc:1434] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:10:58.063220  2527 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.063304  2537 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.048249  2409 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:58.048410  2559 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.065804  2226 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:58.067422  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:58.067943  2337 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.068631  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:58.069288  2412 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.071610  2571 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.072111  2571 raft_consensus.cc:697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:58.072894  2571 consensus_queue.cc:237] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.078579  2537 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.080555  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:58.051746  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.049093  2572 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.076179  2559 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
W20260713 09:10:58.090335  2227 leader_election.cc:343] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.083775  2337 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:58.091737  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.095711  2486 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.096547  2227 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:58.101047  2559 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.101778  2559 raft_consensus.cc:697] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:58.103680  2559 consensus_queue.cc:237] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.109812  2412 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
W20260713 09:10:58.090504  2303 leader_election.cc:343] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.113037  2529 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:58.116104  2529 ts_tablet_manager.cc:1403] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.134s	user 0.006s	sys 0.005s
I20260713 09:10:58.127271  2486 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:10:58.130175  2529 raft_consensus.cc:359] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.131043  2529 raft_consensus.cc:385] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.132011  2302 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:10:58.134569  2537 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.135213  2537 raft_consensus.cc:697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:10:58.134517  2157 catalog_manager.cc:5697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.136052  2530 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:58.135907  2537 consensus_queue.cc:237] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.136518  2530 ts_tablet_manager.cc:1403] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.041s
I20260713 09:10:58.137157  2528 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.137643  2528 ts_tablet_manager.cc:1403] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.139s	user 0.052s	sys 0.053s
I20260713 09:10:58.132313  2571 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.139262  2530 raft_consensus.cc:359] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.139503  2571 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.139997  2530 raft_consensus.cc:385] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.140317  2530 raft_consensus.cc:740] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.140381  2528 raft_consensus.cc:359] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.141058  2530 consensus_queue.cc:260] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.143304  2530 ts_tablet_manager.cc:1434] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:58.143357  2528 raft_consensus.cc:385] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.143904  2528 raft_consensus.cc:740] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.141465  2571 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.144423  2530 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:58.133215  2527 tablet_bootstrap.cc:654] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.144795  2528 consensus_queue.cc:260] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.131325  2529 raft_consensus.cc:740] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.147716  2529 consensus_queue.cc:260] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.149861  2528 ts_tablet_manager.cc:1434] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:10:58.150096  2529 ts_tablet_manager.cc:1434] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:10:58.150676  2530 tablet_bootstrap.cc:654] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.150913  2528 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.145108  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.150987  2529 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:58.157596  2486 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:58.157263  2528 tablet_bootstrap.cc:654] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.162492  2227 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:58.163373  2571 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.163726  2571 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.164032  2571 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.153662  2160 catalog_manager.cc:5697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.174271  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.176070  2527 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.176546  2527 ts_tablet_manager.cc:1403] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.005s
W20260713 09:10:58.178560  2226 leader_election.cc:343] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.180724  2527 raft_consensus.cc:359] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.190833  2527 raft_consensus.cc:385] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.191320  2527 raft_consensus.cc:740] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.192917  2158 catalog_manager.cc:5697] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.195986  2571 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.194326  2527 consensus_queue.cc:260] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.198654  2571 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.200037  2527 ts_tablet_manager.cc:1434] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:10:58.201133  2527 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.202270  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.202965  2486 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.202324  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
W20260713 09:10:58.207279  2226 leader_election.cc:343] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.210353  2529 tablet_bootstrap.cc:654] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.215281  2537 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.215775  2537 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.217957  2537 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.219664  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.220857  2486 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:58.222882  2571 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.224368  2528 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.224565  2530 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:58.224923  2528 ts_tablet_manager.cc:1403] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.047s
I20260713 09:10:58.225025  2530 ts_tablet_manager.cc:1403] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.081s	user 0.043s	sys 0.032s
W20260713 09:10:58.222458  2303 leader_election.cc:343] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.221832  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.225837  2485 raft_consensus.cc:2468] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
I20260713 09:10:58.227047  2302 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:10:58.227574  2530 raft_consensus.cc:359] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.228204  2530 raft_consensus.cc:385] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.227872  2528 raft_consensus.cc:359] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.228482  2530 raft_consensus.cc:740] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.228700  2528 raft_consensus.cc:385] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.229121  2528 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.229795  2528 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.231108  2527 tablet_bootstrap.cc:654] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.231550  2530 consensus_queue.cc:260] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.234156  2528 ts_tablet_manager.cc:1434] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:58.234174  2580 raft_consensus.cc:2804] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.234730  2580 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.235086  2580 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.236258  2528 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.242002  2528 tablet_bootstrap.cc:654] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.245045  2530 ts_tablet_manager.cc:1434] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:10:58.252791  2528 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.253211  2530 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:58.253342  2528 ts_tablet_manager.cc:1403] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260713 09:10:58.256131  2528 raft_consensus.cc:359] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.256871  2528 raft_consensus.cc:385] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.257184  2528 raft_consensus.cc:740] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.258021  2528 consensus_queue.cc:260] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.259789  2533 consensus_queue.cc:1048] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.262877  2528 ts_tablet_manager.cc:1434] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:10:58.263916  2528 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.228523  2227 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.265702  2533 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.266609  2533 raft_consensus.cc:697] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:58.267477  2533 consensus_queue.cc:237] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.270083  2528 tablet_bootstrap.cc:654] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.276474  2527 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.276748  2528 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.276991  2527 ts_tablet_manager.cc:1403] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.027s
I20260713 09:10:58.277132  2528 ts_tablet_manager.cc:1403] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:10:58.279541  2527 raft_consensus.cc:359] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.280259  2527 raft_consensus.cc:385] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.280553  2527 raft_consensus.cc:740] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.281467  2530 tablet_bootstrap.cc:654] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.281224  2527 consensus_queue.cc:260] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.283098  2536 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.283535  2536 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.285543  2536 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.287292  2528 raft_consensus.cc:359] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.287945  2528 raft_consensus.cc:385] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.288190  2528 raft_consensus.cc:740] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.288586  2572 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.289032  2572 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.289402  2528 consensus_queue.cc:260] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.291023  2572 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
W20260713 09:10:58.291069  2226 consensus_peers.cc:597] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 -> Peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Couldn't send request to peer a3497e751559475c906faf3d94b28d6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:58.291638  2528 ts_tablet_manager.cc:1434] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:58.289067  2527 ts_tablet_manager.cc:1434] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:58.293043  2527 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.293191  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.293792  2485 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:58.297035  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.298655  2227 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:58.299660  2572 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.300009  2572 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.300289  2527 tablet_bootstrap.cc:654] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.300369  2572 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.304157  2528 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.306468  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:10:58.308000  2227 leader_election.cc:343] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.309160  2528 tablet_bootstrap.cc:654] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:58.309975  2209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:58.315164  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.315932  2412 raft_consensus.cc:2393] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 1: Already voted for candidate 1777fac731c2445d8b15a24bc42d14c1 in this term.
I20260713 09:10:58.316382  2536 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.316963  2449 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.318054  2569 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.316862  2536 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.323387  2536 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.317930  2580 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.326413  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:10:58.328107  2449 leader_election.cc:343] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.332537  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:58.332981  2537 consensus_queue.cc:1048] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:58.333868  2303 leader_election.cc:343] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.334528  2580 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.339154  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.339709  2485 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.347106  2569 raft_consensus.cc:2749] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.354179  2529 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:58.354708  2529 ts_tablet_manager.cc:1403] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.204s	user 0.031s	sys 0.020s
I20260713 09:10:58.357443  2527 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.357951  2527 ts_tablet_manager.cc:1403] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.017s
I20260713 09:10:58.358880  2529 raft_consensus.cc:359] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.359596  2529 raft_consensus.cc:385] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.359911  2529 raft_consensus.cc:740] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.360502  2527 raft_consensus.cc:359] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.360692  2529 consensus_queue.cc:260] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.363020  2529 ts_tablet_manager.cc:1434] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:58.361224  2527 raft_consensus.cc:385] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.363510  2527 raft_consensus.cc:740] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.364058  2529 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:58.364396  2159 catalog_manager.cc:5697] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.364921  2527 consensus_queue.cc:260] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.368469  2527 ts_tablet_manager.cc:1434] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:58.369987  2529 tablet_bootstrap.cc:654] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.371615  2527 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.378216  2543 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.378718  2543 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.382064  2527 tablet_bootstrap.cc:654] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.382251  2543 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.389976  2529 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:58.390489  2529 ts_tablet_manager.cc:1403] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260713 09:10:58.392637  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.393247  2337 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:10:58.393263  2529 raft_consensus.cc:359] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.394111  2529 raft_consensus.cc:385] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.394438  2529 raft_consensus.cc:740] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.394304  2376 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:58.395140  2543 raft_consensus.cc:2804] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.395479  2543 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.395853  2543 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.395577  2529 consensus_queue.cc:260] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.397866  2529 ts_tablet_manager.cc:1434] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:58.398753  2529 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:58.403779  2529 tablet_bootstrap.cc:654] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.405525  2536 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.406013  2536 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.406594  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.408097  2536 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
W20260713 09:10:58.408044  2376 leader_election.cc:343] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.410518  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.416178  2527 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.416733  2527 ts_tablet_manager.cc:1403] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.002s
I20260713 09:10:58.417500  2486 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.418951  2580 raft_consensus.cc:493] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.419406  2580 raft_consensus.cc:515] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.419603  2527 raft_consensus.cc:359] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.420336  2527 raft_consensus.cc:385] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.420625  2527 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.421353  2580 leader_election.cc:290] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.424892  2338 raft_consensus.cc:3060] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.428812  2527 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.432464  2527 ts_tablet_manager.cc:1434] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260713 09:10:58.433435  2527 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.434680  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.435488  2411 raft_consensus.cc:2393] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 1: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:10:58.439402  2617 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.439845  2617 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.440389  2536 consensus_queue.cc:1048] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.441932  2527 tablet_bootstrap.cc:654] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.443145  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:10:58.444520  2226 leader_election.cc:343] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.441767  2617 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:58.446547  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.448554  2302 leader_election.cc:304] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.456624  2527 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.457150  2527 ts_tablet_manager.cc:1403] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:10:58.457342  2617 consensus_queue.cc:1048] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.460711  2527 raft_consensus.cc:359] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.461416  2527 raft_consensus.cc:385] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.461690  2527 raft_consensus.cc:740] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.462373  2527 consensus_queue.cc:260] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.463933  2527 ts_tablet_manager.cc:1434] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:58.467988  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.468582  2263 raft_consensus.cc:2468] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:58.469916  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.471547  2451 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.471500  2527 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.473146  2569 raft_consensus.cc:2804] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.473528  2569 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.473855  2569 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.476090  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.478297  2527 tablet_bootstrap.cc:654] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.480780  2537 consensus_queue.cc:1048] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.500259  2451 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.501529  2536 raft_consensus.cc:2749] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.503000  2533 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.504809  2533 consensus_queue.cc:1048] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.510932  2527 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.511476  2527 ts_tablet_manager.cc:1403] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260713 09:10:58.514041  2527 raft_consensus.cc:359] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.514720  2527 raft_consensus.cc:385] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.514992  2527 raft_consensus.cc:740] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.515707  2527 consensus_queue.cc:260] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.523784  2485 raft_consensus.cc:2468] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:10:58.524925  2527 ts_tablet_manager.cc:1434] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:58.525151  2302 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:10:58.526051  2537 raft_consensus.cc:2804] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.527721  2527 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.532547  2536 consensus_queue.cc:1048] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.535375  2527 tablet_bootstrap.cc:654] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.540125  2572 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.542222  2572 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.546805  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.547425  2482 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.554905  2482 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:58.558028  2533 consensus_queue.cc:1048] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.559623  2533 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.560082  2533 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.562387  2533 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.569145  2543 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.590881  2580 raft_consensus.cc:2749] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.631610  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:58.634366  2569 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:58.637627  2625 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.638149  2625 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.640225  2625 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.642254  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:58.642913  2263 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:10:58.644208  2377 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:58.645071  2625 raft_consensus.cc:2804] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:58.645422  2625 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:58.646214  2625 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.656023  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.656697  2337 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
W20260713 09:10:58.628295  2227 leader_election.cc:343] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.682873  2263 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.665427  2537 raft_consensus.cc:697] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:10:58.678232  2227 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
W20260713 09:10:58.708968  2227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.194:45177, user_credentials={real_user=slave}} blocked reactor thread for 98544.8us
I20260713 09:10:58.709100  2555 raft_consensus.cc:2749] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.710072  2533 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:58.720333  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
W20260713 09:10:58.722169  2449 leader_election.cc:343] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.712472  2625 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.737285  2625 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.741438  2262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:58.743528  2262 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.742250  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:58.748817  2530 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:58.749311  2530 ts_tablet_manager.cc:1403] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.496s	user 0.116s	sys 0.159s
I20260713 09:10:58.743414  2640 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.751410  2336 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.759946  2530 raft_consensus.cc:359] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.760608  2530 raft_consensus.cc:385] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.760864  2530 raft_consensus.cc:740] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.762045  2543 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.764170  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:58.765007  2528 tablet_bootstrap.cc:492] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.765443  2528 ts_tablet_manager.cc:1403] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.461s	user 0.121s	sys 0.153s
I20260713 09:10:58.767822  2528 raft_consensus.cc:359] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
W20260713 09:10:58.768435  2376 leader_election.cc:343] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.769673  2537 consensus_queue.cc:237] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:10:58.738389  2227 leader_election.cc:343] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.768414  2528 raft_consensus.cc:385] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.776232  2528 raft_consensus.cc:740] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.751760  2555 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.761487  2530 consensus_queue.cc:260] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:10:58.778898  2226 consensus_peers.cc:597] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 -> Peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Couldn't send request to peer a3497e751559475c906faf3d94b28d6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:58.779168  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:58.780488  2337 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.781826  2640 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.786938  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:10:58.788403  2301 leader_election.cc:343] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.792891  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.793821  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.793774  2630 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:58.796671  2612 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.797191  2612 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.796764  2484 raft_consensus.cc:2393] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 1: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:10:58.777516  2555 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.801791  2530 ts_tablet_manager.cc:1434] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:10:58.803189  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:58.803495  2227 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
W20260713 09:10:58.804487  2226 leader_election.cc:343] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.805263  2533 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.805757  2533 raft_consensus.cc:697] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:58.806056  2640 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:58.806622  2533 consensus_queue.cc:237] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.801314  2612 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:58.809787  2336 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:10:58.813242  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.794797  2262 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:10:58.777415  2528 consensus_queue.cc:260] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.815228  2530 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:58.824043  2528 ts_tablet_manager.cc:1434] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.005s
I20260713 09:10:58.824967  2528 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.818884  2618 consensus_queue.cc:1048] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:10:58.827852  2377 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:58.829057  2543 raft_consensus.cc:2804] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.829543  2543 raft_consensus.cc:697] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:10:58.830372  2543 consensus_queue.cc:237] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.834980  2527 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:58.835458  2527 ts_tablet_manager.cc:1403] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.308s	user 0.056s	sys 0.054s
I20260713 09:10:58.817124  2555 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:58.843961  2376 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:58.851596  2528 tablet_bootstrap.cc:654] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.855644  2530 tablet_bootstrap.cc:654] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.838430  2571 consensus_queue.cc:1048] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260713 09:10:58.851889  2302 leader_election.cc:343] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.856257  2625 raft_consensus.cc:2804] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.842296  2640 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:10:58.877501  2625 raft_consensus.cc:697] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:10:58.878577  2625 consensus_queue.cc:237] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.882529  2227 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:58.884057  2555 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.874292  2302 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
W20260713 09:10:58.889811  2302 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.196:34089, user_credentials={real_user=slave}} blocked reactor thread for 46287.4us
I20260713 09:10:58.890691  2555 raft_consensus.cc:2749] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.891492  2537 raft_consensus.cc:2749] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.891810  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.892264  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:58.894510  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:58.896255  2337 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:10:58.897724  2612 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:58.902190  2227 leader_election.cc:343] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.902669  2227 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:58.903560  2555 raft_consensus.cc:2749] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:58.904242  2227 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:58.904168  2161 catalog_manager.cc:5697] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.927578  2527 raft_consensus.cc:359] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.930711  2569 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:58.933133  2262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:58.935348  2527 raft_consensus.cc:385] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.936462  2529 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:58.936939  2529 ts_tablet_manager.cc:1403] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.538s	user 0.126s	sys 0.229s
I20260713 09:10:58.936283  2527 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.938793  2527 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:58.942777  2529 raft_consensus.cc:359] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.943485  2529 raft_consensus.cc:385] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.943739  2529 raft_consensus.cc:740] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.938654  2262 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.953436  2527 ts_tablet_manager.cc:1434] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.001s
I20260713 09:10:58.954298  2527 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:58.962123  2529 consensus_queue.cc:260] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:58.965157  2529 ts_tablet_manager.cc:1434] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:10:58.966125  2529 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:58.971480  2528 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:58.971998  2528 ts_tablet_manager.cc:1403] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.147s	user 0.034s	sys 0.068s
I20260713 09:10:58.974462  2528 raft_consensus.cc:359] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.975160  2528 raft_consensus.cc:385] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.975456  2528 raft_consensus.cc:740] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.975140  2555 raft_consensus.cc:2749] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:58.979619  2528 consensus_queue.cc:260] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:58.985814  2528 ts_tablet_manager.cc:1434] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:10:58.986642  2528 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:58.978783  2262 raft_consensus.cc:2468] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:10:59.002211  2451 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.003309  2632 raft_consensus.cc:2804] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.003769  2632 raft_consensus.cc:697] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:10:59.004518  2632 consensus_queue.cc:237] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.008894  2159 catalog_manager.cc:5697] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 1 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.017194  2159 catalog_manager.cc:5697] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 1 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.024341  2160 catalog_manager.cc:5697] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.035539  2528 tablet_bootstrap.cc:654] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.042644  2527 tablet_bootstrap.cc:654] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.048791  2529 tablet_bootstrap.cc:654] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.055435  2555 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.055929  2555 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.057801  2555 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
W20260713 09:10:59.059167  2648 log.cc:927] Time spent T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260713 09:10:59.062222  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.064764  2528 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:59.065212  2528 ts_tablet_manager.cc:1403] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.079s	user 0.006s	sys 0.003s
I20260713 09:10:59.067530  2528 raft_consensus.cc:359] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.068132  2528 raft_consensus.cc:385] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.068388  2528 raft_consensus.cc:740] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.074937  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
W20260713 09:10:59.077281  2227 leader_election.cc:343] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.079223  2530 tablet_bootstrap.cc:492] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.078958  2528 consensus_queue.cc:260] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.079677  2530 ts_tablet_manager.cc:1403] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.268s	user 0.021s	sys 0.025s
W20260713 09:10:59.081212  2227 leader_election.cc:343] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.081660  2227 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:59.082387  2618 raft_consensus.cc:2749] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.082296  2530 raft_consensus.cc:359] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.082947  2530 raft_consensus.cc:385] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.083244  2530 raft_consensus.cc:740] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.083652  2528 ts_tablet_manager.cc:1434] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:10:59.084543  2528 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:59.085413  2530 consensus_queue.cc:260] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.087513  2530 ts_tablet_manager.cc:1434] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:59.088418  2530 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.089829  2528 tablet_bootstrap.cc:654] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.092554  2527 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:59.092952  2529 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.093493  2529 ts_tablet_manager.cc:1403] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.008s
I20260713 09:10:59.093201  2527 ts_tablet_manager.cc:1403] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.000s
I20260713 09:10:59.096401  2529 raft_consensus.cc:359] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.097069  2529 raft_consensus.cc:385] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.097364  2529 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.097702  2527 raft_consensus.cc:359] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.098500  2527 raft_consensus.cc:385] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.098775  2527 raft_consensus.cc:740] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.098233  2529 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.106178  2527 consensus_queue.cc:260] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.107318  2529 ts_tablet_manager.cc:1434] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:59.108405  2527 ts_tablet_manager.cc:1434] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:10:59.106178  2530 tablet_bootstrap.cc:654] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.109354  2527 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:59.123121  2530 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.123579  2530 ts_tablet_manager.cc:1403] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260713 09:10:59.126000  2527 tablet_bootstrap.cc:654] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.126019  2530 raft_consensus.cc:359] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.126811  2530 raft_consensus.cc:385] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.127048  2530 raft_consensus.cc:740] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.127782  2530 consensus_queue.cc:260] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.129102  2625 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.129518  2625 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.129925  2530 ts_tablet_manager.cc:1434] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:59.130218  2528 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:59.130661  2528 ts_tablet_manager.cc:1403] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.019s
I20260713 09:10:59.130807  2530 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.131538  2625 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:59.133345  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:59.134364  2528 raft_consensus.cc:359] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.134953  2528 raft_consensus.cc:385] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.135038  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.135217  2528 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.136407  2530 tablet_bootstrap.cc:654] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.136057  2528 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.138321  2528 ts_tablet_manager.cc:1434] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:10:59.138748  2377 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:59.139227  2528 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:59.139846  2543 raft_consensus.cc:2749] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.140726  2630 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.141186  2630 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.143234  2630 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:59.144737  2528 tablet_bootstrap.cc:654] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.145624  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:59.146454  2486 raft_consensus.cc:2393] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 1: Already voted for candidate 1777fac731c2445d8b15a24bc42d14c1 in this term.
I20260713 09:10:59.150950  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.152626  2303 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:10:59.158699  2528 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:59.159168  2528 ts_tablet_manager.cc:1403] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:10:59.161682  2528 raft_consensus.cc:359] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.162333  2528 raft_consensus.cc:385] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.162701  2528 raft_consensus.cc:740] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.163460  2528 consensus_queue.cc:260] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.165925  2528 ts_tablet_manager.cc:1434] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:59.166746  2528 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:59.172016  2528 tablet_bootstrap.cc:654] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.166576  2630 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.182934  2528 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:59.183374  2528 ts_tablet_manager.cc:1403] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:10:59.186138  2528 raft_consensus.cc:359] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.186713  2528 raft_consensus.cc:385] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.186937  2528 raft_consensus.cc:740] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.187587  2528 consensus_queue.cc:260] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.189659  2528 ts_tablet_manager.cc:1434] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:59.190480  2528 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: Bootstrap starting.
I20260713 09:10:59.195775  2528 tablet_bootstrap.cc:654] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.205933  2580 consensus_queue.cc:1048] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.206599  2528 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: No bootstrap required, opened a new log
I20260713 09:10:59.207051  2528 ts_tablet_manager.cc:1403] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:59.209844  2528 raft_consensus.cc:359] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.210497  2528 raft_consensus.cc:385] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.210605  2543 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.210781  2528 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.211298  2543 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.211845  2528 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.212966  2632 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.213229  2543 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:59.213482  2632 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.215499  2632 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.215708  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.216385  2336 raft_consensus.cc:2468] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:10:59.217346  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.217689  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.218411  2409 raft_consensus.cc:2468] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:59.218621  2376 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:59.219756  2449 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:59.220781  2528 ts_tablet_manager.cc:1434] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:59.221179  2632 raft_consensus.cc:2804] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.221560  2632 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.220855  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:10:59.222831  2337 raft_consensus.cc:2468] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:59.221882  2632 raft_consensus.cc:3060] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.226262  2529 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.223227  2543 raft_consensus.cc:2804] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.230407  2543 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.230798  2543 raft_consensus.cc:3060] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.231886  2529 tablet_bootstrap.cc:654] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.239696  2580 consensus_queue.cc:1048] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.240327  2536 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.240832  2536 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.242843  2536 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.244846  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.245625  2337 raft_consensus.cc:2393] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 1: Already voted for candidate a3497e751559475c906faf3d94b28d6f in this term.
I20260713 09:10:59.246573  2625 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.247015  2625 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.247716  2529 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.248138  2529 ts_tablet_manager.cc:1403] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.003s
I20260713 09:10:59.249801  2625 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:59.252195  2529 raft_consensus.cc:359] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.252826  2529 raft_consensus.cc:385] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.252887  2530 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.253151  2529 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.253329  2527 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:59.253472  2530 ts_tablet_manager.cc:1403] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.073s
I20260713 09:10:59.253821  2527 ts_tablet_manager.cc:1403] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.145s	user 0.029s	sys 0.035s
I20260713 09:10:59.253943  2529 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.255903  2529 ts_tablet_manager.cc:1434] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:59.256494  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.256971  2529 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.257339  2409 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.258329  2263 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:10:59.259438  2377 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:59.260506  2625 raft_consensus.cc:2804] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.260871  2625 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.261180  2625 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.256812  2527 raft_consensus.cc:359] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.261570  2527 raft_consensus.cc:385] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.261849  2527 raft_consensus.cc:740] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.262915  2529 tablet_bootstrap.cc:654] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.263298  2527 consensus_queue.cc:260] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.265677  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.265683  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.266523  2337 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:10:59.267150  2449 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.267868  2569 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.268393  2625 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.274964  2569 raft_consensus.cc:2749] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.282145  2529 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.282572  2529 ts_tablet_manager.cc:1403] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260713 09:10:59.282831  2638 consensus_queue.cc:1048] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.271405  2630 raft_consensus.cc:2749] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.285362  2529 raft_consensus.cc:359] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.286026  2529 raft_consensus.cc:385] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.286295  2529 raft_consensus.cc:740] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.271850  2632 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.287199  2486 raft_consensus.cc:2393] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3497e751559475c906faf3d94b28d6f in current term 1: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:10:59.287051  2529 consensus_queue.cc:260] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.288178  2632 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.276212  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:59.288770  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.289225  2263 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.289361  2336 raft_consensus.cc:3060] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.291790  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:59.270462  2530 raft_consensus.cc:359] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.278427  2536 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.294098  2536 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.295085  2529 ts_tablet_manager.cc:1434] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:59.295950  2529 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.296376  2536 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.273612  2527 ts_tablet_manager.cc:1434] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:10:59.297358  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.297457  2555 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.297504  2527 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:59.303558  2530 raft_consensus.cc:385] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.300621  2580 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.300163  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.304566  2529 tablet_bootstrap.cc:654] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.304415  2580 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:10:59.306425  2449 leader_election.cc:343] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.306586  2580 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.307875  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.307935  2638 consensus_queue.cc:1048] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.308605  2262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.309190  2262 raft_consensus.cc:2468] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
W20260713 09:10:59.309316  2301 leader_election.cc:343] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.312525  2263 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:10:59.313155  2303 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.313582  2377 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:59.314492  2638 raft_consensus.cc:2804] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.314531  2580 raft_consensus.cc:2804] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.315029  2580 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.315553  2580 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.303874  2530 raft_consensus.cc:740] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.318094  2530 consensus_queue.cc:260] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.319679  2527 tablet_bootstrap.cc:654] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.285637  2543 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.322913  2625 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
W20260713 09:10:59.316826  2450 leader_election.cc:343] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.325052  2410 raft_consensus.cc:2393] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 1: Already voted for candidate a3497e751559475c906faf3d94b28d6f in this term.
I20260713 09:10:59.326462  2450 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.342322  2536 raft_consensus.cc:2749] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.355856  2632 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.344846  2336 raft_consensus.cc:2468] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:10:59.369565  2530 ts_tablet_manager.cc:1434] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.007s
I20260713 09:10:59.362244  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.373085  2530 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.362221  2632 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.368494  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.376519  2450 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:59.378155  2536 raft_consensus.cc:2804] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.378648  2536 raft_consensus.cc:697] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:10:59.379462  2536 consensus_queue.cc:237] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.388581  2580 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.374441  2334 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.367741  2638 raft_consensus.cc:697] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:10:59.400027  2333 raft_consensus.cc:2393] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3497e751559475c906faf3d94b28d6f in current term 1: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:10:59.401077  2632 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:59.404603  2555 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.405455  2529 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.409147  2529 ts_tablet_manager.cc:1403] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.113s	user 0.044s	sys 0.032s
I20260713 09:10:59.406456  2158 catalog_manager.cc:5697] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 1 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.419593  2632 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.420112  2632 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.411479  2543 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:59.414758  2530 tablet_bootstrap.cc:654] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.415149  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:10:59.415668  2209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:59.417608  2676 log.cc:927] Time spent T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: Append to log took a long time: real 0.061s	user 0.003s	sys 0.000s
I20260713 09:10:59.401762  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.427971  2529 raft_consensus.cc:359] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.431087  2529 raft_consensus.cc:385] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.431454  2529 raft_consensus.cc:740] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.432094  2529 consensus_queue.cc:260] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.433413  2263 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:59.434329  2638 consensus_queue.cc:237] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.438629  2451 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:59.439431  2569 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.439765  2569 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.440054  2569 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.429939  2333 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 0.
I20260713 09:10:59.442833  2529 ts_tablet_manager.cc:1434] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260713 09:10:59.443760  2529 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.455732  2580 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.457446  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:59.458283  2334 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:10:59.458408  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:10:59.458820  2301 leader_election.cc:343] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.454391  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:59.464105  2263 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.454133  2632 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:10:59.480448  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:10:59.482074  2682 consensus_queue.cc:1048] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260713 09:10:59.491372  2261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.492189  2263 raft_consensus.cc:2468] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:10:59.492811  2410 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.494192  2303 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.495421  2580 raft_consensus.cc:2804] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.495764  2682 consensus_queue.cc:1048] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.496028  2580 raft_consensus.cc:697] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:10:59.497159  2580 consensus_queue.cc:237] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:10:59.499446  2451 leader_election.cc:343] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.481447  2569 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:10:59.503368  2449 leader_election.cc:343] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.503784  2449 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.504791  2632 raft_consensus.cc:2749] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.508738  2527 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:59.509163  2527 ts_tablet_manager.cc:1403] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.014s
I20260713 09:10:59.509307  2161 catalog_manager.cc:5697] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 1 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.510798  2529 tablet_bootstrap.cc:654] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.503743  2530 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.512502  2530 ts_tablet_manager.cc:1403] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.009s
I20260713 09:10:59.512168  2527 raft_consensus.cc:359] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.513317  2527 raft_consensus.cc:385] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.513602  2527 raft_consensus.cc:740] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.518370  2533 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.518821  2533 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.518508  2376 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:59.521251  2533 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.521946  2638 raft_consensus.cc:2749] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.522262  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.522859  2409 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:59.523286  2527 consensus_queue.cc:260] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
W20260713 09:10:59.525007  2449 consensus_peers.cc:597] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Couldn't send request to peer a3497e751559475c906faf3d94b28d6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.524505  2226 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:10:59.530381  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.531041  2335 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:59.532228  2527 ts_tablet_manager.cc:1434] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:10:59.532477  2632 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.532945  2632 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.533047  2527 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:10:59.535902  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:10:59.536773  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:10:59.537184  2451 leader_election.cc:343] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:59.538267  2450 leader_election.cc:343] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.538442  2533 raft_consensus.cc:2804] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.538884  2533 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.538703  2450 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:59.539541  2536 raft_consensus.cc:2749] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.539578  2533 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.538141  2632 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:59.541929  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:10:59.542303  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.542701  2569 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:59.547474  2263 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.548107  2333 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.557219  2632 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.557502  2536 consensus_queue.cc:1048] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.557662  2632 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.559648  2632 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.561384  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.561411  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.564208  2555 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.566006  2555 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:10:59.566517  2449 leader_election.cc:343] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.567605  2555 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.570362  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:10:59.570390  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:10:59.571780  2533 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:10:59.572502  2227 leader_election.cc:343] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:59.574568  2450 leader_election.cc:343] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.574793  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:59.575057  2450 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:10:59.576115  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.576640  2334 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.575340  2412 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.579438  2263 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:10:59.580560  2333 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:10:59.573671  2533 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.583251  2632 raft_consensus.cc:2749] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.585352  2530 raft_consensus.cc:359] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.586426  2530 raft_consensus.cc:385] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.586822  2530 raft_consensus.cc:740] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.580816  2451 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:10:59.589933  2159 catalog_manager.cc:5697] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 1 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.592190  2530 consensus_queue.cc:260] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.591804  2632 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.595376  2530 ts_tablet_manager.cc:1434] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260713 09:10:59.596789  2527 tablet_bootstrap.cc:654] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.596669  2632 raft_consensus.cc:697] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:10:59.598248  2632 consensus_queue.cc:237] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.602299  2409 raft_consensus.cc:2468] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:10:59.603808  2226 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:10:59.604849  2618 raft_consensus.cc:2804] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.605186  2618 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.605489  2618 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.607774  2334 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:59.608703  2529 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.609117  2529 ts_tablet_manager.cc:1403] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.014s
I20260713 09:10:59.609781  2530 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.617930  2618 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.618800  2530 tablet_bootstrap.cc:654] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.619889  2160 catalog_manager.cc:5697] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.621071  2618 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:10:59.613794  2227 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:59.623646  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:10:59.624046  2533 raft_consensus.cc:2804] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.624737  2533 raft_consensus.cc:697] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:59.625574  2533 consensus_queue.cc:237] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.630523  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:10:59.631108  2410 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.637151  2529 raft_consensus.cc:359] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.637954  2529 raft_consensus.cc:385] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.638259  2529 raft_consensus.cc:740] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.638945  2529 consensus_queue.cc:260] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.642122  2334 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.613775  2412 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:59.645748  2529 ts_tablet_manager.cc:1434] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260713 09:10:59.648829  2334 raft_consensus.cc:2468] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:59.650722  2227 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:10:59.651595  2571 raft_consensus.cc:2804] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.652062  2571 raft_consensus.cc:697] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:10:59.654161  2529 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
W20260713 09:10:59.651979  2690 log.cc:927] Time spent T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260713 09:10:59.658141  2571 consensus_queue.cc:237] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.659945  2410 raft_consensus.cc:2468] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:10:59.671422  2530 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.671931  2530 ts_tablet_manager.cc:1403] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.020s
I20260713 09:10:59.674638  2530 raft_consensus.cc:359] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.675597  2530 raft_consensus.cc:385] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.675872  2530 raft_consensus.cc:740] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.676551  2530 consensus_queue.cc:260] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.678999  2530 ts_tablet_manager.cc:1434] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:10:59.679678  2530 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.681209  2527 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: No bootstrap required, opened a new log
I20260713 09:10:59.681636  2527 ts_tablet_manager.cc:1403] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.003s
I20260713 09:10:59.684012  2527 raft_consensus.cc:359] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.684635  2527 raft_consensus.cc:385] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.684922  2527 raft_consensus.cc:740] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.685518  2527 consensus_queue.cc:260] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.690804  2530 tablet_bootstrap.cc:654] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.689260  2161 catalog_manager.cc:5697] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 1 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.692823  2159 catalog_manager.cc:5697] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.699884  2527 ts_tablet_manager.cc:1434] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:59.703909  2529 tablet_bootstrap.cc:654] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.731554  2530 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.732086  2530 ts_tablet_manager.cc:1403] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.019s
I20260713 09:10:59.734675  2530 raft_consensus.cc:359] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.735379  2530 raft_consensus.cc:385] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.735670  2530 raft_consensus.cc:740] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.736335  2530 consensus_queue.cc:260] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.738348  2530 ts_tablet_manager.cc:1434] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:59.739292  2530 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.739279  2529 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.739995  2529 ts_tablet_manager.cc:1403] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.012s
I20260713 09:10:59.742888  2529 raft_consensus.cc:359] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.743505  2529 raft_consensus.cc:385] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.743750  2529 raft_consensus.cc:740] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.744448  2529 consensus_queue.cc:260] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:10:59.745466  2530 tablet_bootstrap.cc:654] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.747035  2529 ts_tablet_manager.cc:1434] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:59.747946  2529 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.755012  2529 tablet_bootstrap.cc:654] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.756212  2530 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.756659  2530 ts_tablet_manager.cc:1403] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260713 09:10:59.775666  2571 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.776258  2571 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.778656  2571 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:10:59.782987  2530 raft_consensus.cc:359] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.783684  2530 raft_consensus.cc:385] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.783942  2530 raft_consensus.cc:740] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.784704  2530 consensus_queue.cc:260] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.793851  2530 ts_tablet_manager.cc:1434] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:10:59.794976  2530 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.799340  2529 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.799809  2529 ts_tablet_manager.cc:1403] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.007s
I20260713 09:10:59.801529  2530 tablet_bootstrap.cc:654] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.802512  2529 raft_consensus.cc:359] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.803232  2529 raft_consensus.cc:385] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.803485  2529 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.804113  2529 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.812640  2530 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.813117  2530 ts_tablet_manager.cc:1403] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.014s
I20260713 09:10:59.815657  2530 raft_consensus.cc:359] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.816291  2530 raft_consensus.cc:385] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.816535  2530 raft_consensus.cc:740] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.817117  2530 consensus_queue.cc:260] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.818348  2529 ts_tablet_manager.cc:1434] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:59.819247  2529 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: Bootstrap starting.
I20260713 09:10:59.819247  2530 ts_tablet_manager.cc:1434] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:10:59.820235  2530 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: Bootstrap starting.
I20260713 09:10:59.825163  2530 tablet_bootstrap.cc:654] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.825166  2529 tablet_bootstrap.cc:654] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.830333  2530 tablet_bootstrap.cc:492] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: No bootstrap required, opened a new log
I20260713 09:10:59.830910  2530 ts_tablet_manager.cc:1403] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:10:59.833673  2530 raft_consensus.cc:359] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.834336  2530 raft_consensus.cc:385] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.834587  2530 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.835191  2530 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.837157  2530 ts_tablet_manager.cc:1434] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:59.830333  2529 tablet_bootstrap.cc:492] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: No bootstrap required, opened a new log
I20260713 09:10:59.874198  2529 ts_tablet_manager.cc:1403] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.001s
I20260713 09:10:59.877117  2529 raft_consensus.cc:359] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.877826  2529 raft_consensus.cc:385] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.904029  2529 raft_consensus.cc:740] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.905426  2529 consensus_queue.cc:260] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:10:59.922120  2529 ts_tablet_manager.cc:1434] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260713 09:10:59.940953  2638 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.941562  2638 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:10:59.943701  2638 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:10:59.944175  2638 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.944594  2638 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:10:59.946488  2638 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:00.237295  2682 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.237910  2682 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.240067  2682 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:00.338164  2682 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.338666  2682 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:00.339581  2580 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.340068  2580 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:00.340567  2682 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:00.343161  2580 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:00.344406  2555 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.344898  2555 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:00.346809  2555 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:00.348501  2580 consensus_queue.cc:1048] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.357618  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:00.358253  2412 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:11:00.360097  2226 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.362623  2707 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:00.362989  2707 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:00.363289  2707 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.370039  2707 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:00.372010  2707 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 1 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:00.379273  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:00.379318  2555 consensus_queue.cc:1048] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.379873  2412 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.380163  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:00.380769  2263 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
I20260713 09:11:00.381961  2303 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:00.382814  2580 raft_consensus.cc:2804] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:00.383225  2580 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:00.383617  2580 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.387096  2412 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:11:00.388204  2226 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.389061  2618 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:00.389520  2618 raft_consensus.cc:697] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:00.390316  2618 consensus_queue.cc:237] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:00.390549  2580 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:00.391670  2638 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.392122  2638 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.393733  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:00.394320  2263 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.400520  2263 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:00.404853  2303 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:00.405335  2409 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.419734  2638 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:00.414108  2706 raft_consensus.cc:2804] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:00.429571  2706 raft_consensus.cc:697] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:00.430534  2706 consensus_queue.cc:237] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:00.414395  2580 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 1 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:00.444281  2580 consensus_queue.cc:1048] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.457554  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:00.482571  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:00.488605  2618 consensus_queue.cc:1048] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:00.495366  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:00.513584  2571 consensus_queue.cc:1048] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:00.511943  2334 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:11:00.526419  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.527170  2484 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:11:00.528427  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.526362  2263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:00.529008  2486 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:11:00.530048  2261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:00.526866  2262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:00.548353  2571 consensus_queue.cc:1048] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.545043  2376 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.550022  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:00.551698  2333 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:11:00.553910  2638 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:00.556023  2638 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:00.555661  2711 consensus_queue.cc:1048] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:00.553416  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:00.556437  2638 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.556674  2484 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.545392  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.563434  2483 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 0.
I20260713 09:11:00.537091  2681 consensus_queue.cc:1048] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:11:00.565037  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.565640  2486 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:11:00.537416  2377 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:00.570969  2161 catalog_manager.cc:5697] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.572507  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.572803  2638 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.574666  2638 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:00.575505  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.575724  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:00.576224  2486 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 0.
I20260713 09:11:00.576295  2485 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 0.
I20260713 09:11:00.577353  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:00.577919  2485 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.595418  2227 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:00.595875  2376 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:00.604521  2707 raft_consensus.cc:2764] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:00.596992  2681 raft_consensus.cc:2749] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:00.589222  2484 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 1.
I20260713 09:11:00.613159  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:00.613807  2337 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.602072  2711 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:11:00.610684  2536 consensus_queue.cc:1048] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:11:00.620560  2485 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:00.621466  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:00.622076  2484 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.621357  2716 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.612326  2638 raft_consensus.cc:2764] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:00.635872  2376 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:00.637837  2376 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.639662  2681 raft_consensus.cc:2804] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:00.640729  2681 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:00.639711  2209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:00.637837  2638 raft_consensus.cc:2749] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:00.644078  2409 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.641077  2681 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.640931  2484 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:00.657410  2337 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:00.665959  2682 consensus_queue.cc:1048] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.686272  2376 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.704685  2543 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:00.722371  2681 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.725436  2681 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 1 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:00.726824  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:00.729233  2337 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.742265  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:00.742923  2485 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.763669  2485 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:00.769183  2376 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:00.770450  2337 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:00.770710  2738 raft_consensus.cc:2804] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:00.773854  2738 raft_consensus.cc:697] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:00.774848  2738 consensus_queue.cc:237] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.776723  2543 raft_consensus.cc:697] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:00.779245  2543 consensus_queue.cc:237] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:00.784288  2161 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58848 (request call id 24) took 1063 ms. Trace:
I20260713 09:11:00.784824  2161 rpcz_store.cc:276] 0713 09:10:59.720581 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:10:59.720730 (+   149us) service_pool.cc:224] Handling call
0713 09:11:00.784223 (+1063493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:11:00.629949 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0713 09:11:00.638111 (+  8162us) write_op.cc:437] Acquiring schema lock in shared mode
0713 09:11:00.638147 (+    36us) write_op.cc:440] Acquired schema lock
0713 09:11:00.638164 (+    17us) tablet.cc:662] Decoding operations
0713 09:11:00.638461 (+   297us) write_op.cc:625] Acquiring the partition lock for write op
0713 09:11:00.638524 (+    63us) write_op.cc:646] Partition lock acquired for write op
0713 09:11:00.638555 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0713 09:11:00.638792 (+   237us) tablet.cc:701] Row locks acquired
0713 09:11:00.638809 (+    17us) write_op.cc:260] PREPARE: finished
0713 09:11:00.640232 (+  1423us) write_op.cc:270] Start()
0713 09:11:00.642579 (+  2347us) write_op.cc:276] Timestamp: P: 1783933860639976 usec, L: 0
0713 09:11:00.643127 (+   548us) op_driver.cc:348] REPLICATION: starting
0713 09:11:00.649801 (+  6674us) log.cc:844] Serialized 543 byte log entry
0713 09:11:00.725019 (+ 75218us) op_driver.cc:464] REPLICATION: finished
0713 09:11:00.776785 (+ 51766us) write_op.cc:301] APPLY: starting
0713 09:11:00.776863 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0713 09:11:00.777001 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0713 09:11:00.777139 (+   138us) tablet.cc:1372] starting ApplyRowOperation cycle
0713 09:11:00.777352 (+   213us) tablet.cc:1383] finished ApplyRowOperation cycle
0713 09:11:00.777501 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0713 09:11:00.777555 (+    54us) write_op.cc:312] APPLY: finished
0713 09:11:00.777778 (+   223us) log.cc:844] Serialized 22 byte log entry
0713 09:11:00.777960 (+   182us) write_op.cc:494] Releasing partition, row and schema locks
0713 09:11:00.778035 (+    75us) write_op.cc:459] Released schema lock
0713 09:11:00.778069 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":48947,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":51526,"apply.run_cpu_time_us":1569,"apply.run_wall_time_us":2247,"num_ops":1,"prepare.queue_time_us":56183,"prepare.run_cpu_time_us":2610,"prepare.run_wall_time_us":21921,"replication_time_us":76569,"thread_start_us":88747,"threads_started":2}]]}
I20260713 09:11:00.793059  2159 catalog_manager.cc:5697] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.811228  2161 catalog_manager.cc:5697] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 1 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.825779  2157 catalog_manager.cc:5697] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 1 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.827085  2157 catalog_manager.cc:5697] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 1 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.901669  2533 consensus_queue.cc:1048] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.912609  2571 consensus_queue.cc:1048] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.920889  2580 consensus_queue.cc:1048] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.934968  2640 consensus_queue.cc:1048] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:01.003921  2433 debug-util.cc:398] Leaking SignalData structure 0x7b0800056d20 after lost signal to thread 32538
W20260713 09:11:01.004983  2433 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2760 after lost signal to thread 2195
W20260713 09:11:01.007570  2433 debug-util.cc:398] Leaking SignalData structure 0x7b0800165f00 after lost signal to thread 2287
W20260713 09:11:01.293279  2433 debug-util.cc:398] Leaking SignalData structure 0x7b080009fe80 after lost signal to thread 2362
W20260713 09:11:01.294348  2433 debug-util.cc:398] Leaking SignalData structure 0x7b0800154c60 after lost signal to thread 2436
W20260713 09:11:01.295408  2433 debug-util.cc:398] Leaking SignalData structure 0x7b0800268e20 after lost signal to thread 2510
I20260713 09:11:01.368577  2543 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.370890  2543 consensus_queue.cc:1048] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.385011 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
W20260713 09:11:01.419523  2303 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260713 09:11:01.429018  2543 consensus_queue.cc:1048] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.430279  2738 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:01.465782  2303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.193:42387, user_credentials={real_user=slave}} blocked reactor thread for 46301.9us
I20260713 09:11:01.495699 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:01.497957 32535 tablet_replica.cc:333] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.498797 32535 raft_consensus.cc:2243] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.500533 32535 raft_consensus.cc:2272] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.504034 32535 tablet_replica.cc:333] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.504761 32535 raft_consensus.cc:2243] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.505625 32535 raft_consensus.cc:2272] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.508388 32535 tablet_replica.cc:333] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.509124 32535 raft_consensus.cc:2243] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.509575 32535 raft_consensus.cc:2272] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:01.498091  2303 consensus_peers.cc:597] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:01.512553  2303 consensus_peers.cc:597] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:01.514338 32535 tablet_replica.cc:333] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
W20260713 09:11:01.519577  2303 consensus_peers.cc:597] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:01.520512 32535 raft_consensus.cc:2243] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.521063 32535 raft_consensus.cc:2272] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.523255 32535 tablet_replica.cc:333] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.524008 32535 raft_consensus.cc:2243] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.524525 32535 raft_consensus.cc:2272] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.527623 32535 tablet_replica.cc:333] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.528438 32535 raft_consensus.cc:2243] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.529229 32535 raft_consensus.cc:2272] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.532176 32535 tablet_replica.cc:333] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.533418 32535 raft_consensus.cc:2243] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.534313 32535 raft_consensus.cc:2272] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.536926 32535 tablet_replica.cc:333] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.537652 32535 raft_consensus.cc:2243] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.538553 32535 raft_consensus.cc:2272] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.540582 32535 tablet_replica.cc:333] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.541282 32535 raft_consensus.cc:2243] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.542249 32535 raft_consensus.cc:2272] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.544516 32535 tablet_replica.cc:333] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.545248 32535 raft_consensus.cc:2243] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.546218 32535 raft_consensus.cc:2272] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.548483 32535 tablet_replica.cc:333] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.549208 32535 raft_consensus.cc:2243] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.550139 32535 raft_consensus.cc:2272] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.552145 32535 tablet_replica.cc:333] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.552800 32535 raft_consensus.cc:2243] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.553649 32535 raft_consensus.cc:2272] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.557029 32535 tablet_replica.cc:333] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.557696 32535 raft_consensus.cc:2243] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.558182 32535 raft_consensus.cc:2272] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.560284 32535 tablet_replica.cc:333] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.561183 32535 raft_consensus.cc:2243] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.561641 32535 raft_consensus.cc:2272] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:01.562723  2451 consensus_peers.cc:597] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:01.563608 32535 tablet_replica.cc:333] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.564354 32535 raft_consensus.cc:2243] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.564811 32535 raft_consensus.cc:2272] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.566948 32535 tablet_replica.cc:333] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.567582 32535 raft_consensus.cc:2243] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.568032 32535 raft_consensus.cc:2272] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.570217 32535 tablet_replica.cc:333] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.570849 32535 raft_consensus.cc:2243] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.571730 32535 raft_consensus.cc:2272] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.573362 32535 tablet_replica.cc:333] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: stopping tablet replica
I20260713 09:11:01.573787 32535 raft_consensus.cc:2243] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:01.574630 32535 raft_consensus.cc:2272] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:01.623333  2377 consensus_peers.cc:597] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:01.734154  2377 consensus_peers.cc:597] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:01.754436  2303 consensus_peers.cc:597] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:01.772943  2451 consensus_peers.cc:597] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.273061  2284 debug-util.cc:398] Leaking SignalData structure 0x7b080013d000 after lost signal to thread 32538
W20260713 09:11:02.273880  2284 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2ba0 after lost signal to thread 2195
W20260713 09:11:02.274792  2284 debug-util.cc:398] Leaking SignalData structure 0x7b080014df20 after lost signal to thread 2287
W20260713 09:11:02.275559  2284 debug-util.cc:398] Leaking SignalData structure 0x7b080011ca20 after lost signal to thread 2362
W20260713 09:11:02.276383  2284 debug-util.cc:398] Leaking SignalData structure 0x7b0800155e60 after lost signal to thread 2436
W20260713 09:11:02.277194  2284 debug-util.cc:398] Leaking SignalData structure 0x7b0800285520 after lost signal to thread 2510
I20260713 09:11:02.415900  2536 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.416503  2536 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.419664  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:02.421463  2536 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
W20260713 09:11:02.425370  2451 leader_election.cc:336] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.425812  2451 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:02.426553  2536 raft_consensus.cc:2749] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:11:02.597054 32535 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2284)
I20260713 09:11:02.797290  2536 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.798504  2536 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.803200  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:11:02.811586  2451 leader_election.cc:336] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.812121  2451 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:02.816886  2738 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.817610  2738 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:02.819953  2738 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:02.824119  2779 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
W20260713 09:11:02.825465  2377 leader_election.cc:336] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.826617  2779 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.829758  2779 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.832098  2779 raft_consensus.cc:2749] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.833536  2779 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.834676  2779 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.842345  2772 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.843125  2772 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.846091  2738 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.846855  2738 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.848539  2779 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.848834  2738 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.836766  2777 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.851531  2777 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.853804  2777 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.845642  2772 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.841678  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:02.861212  2772 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.861869  2772 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:02.863826  2772 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:02.863687  2376 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:02.866747  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:02.867393  2408 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:02.867529  2536 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.869974  2772 raft_consensus.cc:2749] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.871177  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:11:02.872164  2451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:42387, user_credentials={real_user=slave}} blocked reactor thread for 60671us
I20260713 09:11:02.873544  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
W20260713 09:11:02.871882  2377 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.875379  2377 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.875985  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
W20260713 09:11:02.880200  2451 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.880698  2485 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:02.880831  2449 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.877256  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:02.881772  2777 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.881990  2484 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:02.879637  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:02.882403  2777 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:02.884409  2777 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:02.884882  2777 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.885241  2777 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.885581  2777 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.885670  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:02.879633  2772 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.886524  2772 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
W20260713 09:11:02.888232  2451 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.890941  2451 leader_election.cc:336] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.899310  2451 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:02.902000  2778 raft_consensus.cc:2749] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.889237  2772 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.902360  2738 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.903062  2738 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.905283  2738 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.907718  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:02.908113  2640 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.908398  2484 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:02.908851  2640 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:02.911373  2640 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:02.912966  2640 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.913671  2580 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.917966  2640 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:02.918231  2580 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:02.920050  2640 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.920531  2640 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.921005  2640 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:02.872605  2408 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:02.922053  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:02.925323  2376 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.928587  2580 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.917039  2777 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.928647  2738 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.929718  2738 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.930181  2738 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:02.931078  2303 leader_election.cc:336] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.916275  2451 leader_election.cc:336] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.931883  2451 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:02.932090  2640 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:02.932883  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:02.933873  2778 raft_consensus.cc:2749] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.931023  2777 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.933452  2408 raft_consensus.cc:2468] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
W20260713 09:11:02.936529  2303 leader_election.cc:336] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.937091  2303 leader_election.cc:336] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.929555  2376 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.938266  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:02.937719  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:02.938963  2772 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.939276  2410 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:02.939316  2772 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.937529  2738 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.939822  2772 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.941351  2738 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
W20260713 09:11:02.942406  2451 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.937721  2377 leader_election.cc:336] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.943425  2377 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
W20260713 09:11:02.943930  2303 leader_election.cc:336] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:02.944590  2377 leader_election.cc:336] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.945402  2773 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.946467  2773 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:02.946957  2772 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.948423  2773 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:02.949433  2376 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.950227  2773 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.950621  2773 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.951013  2773 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.951277  2301 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.952389  2640 raft_consensus.cc:2804] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.952766  2640 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.953114  2640 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.958400  2773 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.960341  2301 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:02.960448  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:02.966758  2484 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:02.961222  2449 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.967177  2301 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:02.962706  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:02.968760  2485 raft_consensus.cc:2393] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3497e751559475c906faf3d94b28d6f in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:02.948774  2772 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.969471  2777 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.969861  2777 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.970237  2777 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.970397  2773 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.971158  2780 raft_consensus.cc:2804] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.971585  2780 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.971988  2780 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.963165  2640 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:02.977283  2777 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
W20260713 09:11:02.965356  2377 leader_election.cc:336] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:02.945724  2738 raft_consensus.cc:2749] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.965495  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:02.980149  2482 raft_consensus.cc:2393] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3497e751559475c906faf3d94b28d6f in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:02.969471  2772 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.968139  2580 raft_consensus.cc:2749] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.963996  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:02.982280  2337 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:02.982581  2772 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:02.965785  2303 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:02.986327  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:02.986939  2580 raft_consensus.cc:2749] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:02.986912  2410 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.987701  2580 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.988262  2580 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:02.990232  2580 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:02.992563  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:02.993219  2482 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
W20260713 09:11:02.994418  2303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:42387, user_credentials={real_user=slave}} blocked reactor thread for 50511us
I20260713 09:11:02.994593  2302 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:02.995446  2580 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:02.995884  2580 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:02.996297  2580 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.998325  2778 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:03.005677  2778 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:11:03.006827  2303 leader_election.cc:336] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:03.007339  2303 leader_election.cc:336] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.007819  2778 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:03.000025  2410 raft_consensus.cc:2468] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:02.984772  2772 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
W20260713 09:11:03.017016  2377 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.000244  2777 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:02.981359  2640 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
W20260713 09:11:03.004988  2451 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.020278  2580 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:11:03.023443  2451 leader_election.cc:336] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:03.021585  2377 leader_election.cc:336] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.025028  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:11:03.025331  2377 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.025707  2337 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:03.026381  2301 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.025028  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:03.027134  2482 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.028715  2580 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:03.029269  2580 raft_consensus.cc:2804] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.030696  2580 raft_consensus.cc:697] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:03.031594  2580 consensus_queue.cc:237] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
W20260713 09:11:03.032433  2377 leader_election.cc:336] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:03.033797  2377 leader_election.cc:336] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.036628  2482 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:03.037647  2302 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:03.038635  2782 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.039059  2782 raft_consensus.cc:697] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:03.040182  2782 consensus_queue.cc:237] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:11:03.040982  2303 leader_election.cc:336] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.042534  2450 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.043334  2777 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:03.043681  2777 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:03.044044  2777 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.016942  2780 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:03.047134  2780 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
W20260713 09:11:03.052735  2303 leader_election.cc:336] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.053666  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:03.054239  2410 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.054667  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:03.055394  2411 raft_consensus.cc:2393] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 2: Already voted for candidate a3497e751559475c906faf3d94b28d6f in this term.
I20260713 09:11:03.054147  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:03.058363  2408 raft_consensus.cc:2393] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 in current term 2: Already voted for candidate a3497e751559475c906faf3d94b28d6f in this term.
I20260713 09:11:03.058544  2449 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:03.059612  2778 raft_consensus.cc:2749] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:03.061368  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:03.061962  2482 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.064306  2410 raft_consensus.cc:2468] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:03.066890  2376 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.070868  2376 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.071072  2301 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.071686  2781 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:03.072043  2781 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:03.072386  2781 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.072912  2780 raft_consensus.cc:2804] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.068055  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:03.073834  2485 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:03.075263  2780 raft_consensus.cc:697] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:03.076251  2780 consensus_queue.cc:237] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:03.072943  2772 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:03.077167  2772 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:03.077575  2772 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.077813  2376 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:03.078619  2738 raft_consensus.cc:2749] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:03.079735  2376 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:03.081282  2738 raft_consensus.cc:2749] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:03.083483  2781 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:03.069378  2482 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:03.084378  2772 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:03.099166  2772 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:03.067162  2777 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:03.104004  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:03.101604  2777 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:03.104622  2337 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.104651  2159 catalog_manager.cc:5697] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.085423  2376 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
W20260713 09:11:03.096696  2377 leader_election.cc:336] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.096493  2781 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:03.114147  2449 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:03.114745  2781 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:03.115252  2781 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1777fac731c2445d8b15a24bc42d14c1)
I20260713 09:11:03.115386  2777 raft_consensus.cc:2749] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:03.115641  2781 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:03.119340  2451 leader_election.cc:336] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
W20260713 09:11:03.120203  2377 leader_election.cc:336] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.120793  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:03.121405  2335 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.121685  2376 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.125198  2781 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:03.127040  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:03.127236  2781 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:03.127650  2482 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.115629  2337 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:03.130640  2772 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.130975  2450 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.131132  2772 raft_consensus.cc:697] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:03.132166  2777 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.132640  2777 raft_consensus.cc:697] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:03.132640  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:03.133284  2485 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:03.133721  2777 consensus_queue.cc:237] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:03.133721  2772 consensus_queue.cc:237] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:03.137923  2482 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
W20260713 09:11:03.139652  2377 leader_election.cc:336] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:03.143025  2485 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:03.141310  2335 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:03.144208  2376 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.146353  2376 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.147104  2738 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.147341  2781 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.147720  2738 raft_consensus.cc:697] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:03.148088  2376 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:03.148612  2738 consensus_queue.cc:237] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:03.150341  2773 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:03.150804  2773 raft_consensus.cc:697] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:03.151659  2773 consensus_queue.cc:237] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:03.161795  2160 catalog_manager.cc:5697] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 2 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.165062  2781 raft_consensus.cc:697] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:03.164724  2157 catalog_manager.cc:5697] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 2 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.166038  2781 consensus_queue.cc:237] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:03.223410  2160 catalog_manager.cc:5697] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:03.225435  2160 catalog_manager.cc:5697] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.240356  2157 catalog_manager.cc:5697] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 2 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.242223  2157 catalog_manager.cc:5697] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 2 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.243876  2157 catalog_manager.cc:5697] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 2, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 2 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.447813  2410 raft_consensus.cc:1275] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.449203  2580 consensus_queue.cc:1048] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.468467  2303 consensus_peers.cc:597] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:03.493932  2485 raft_consensus.cc:1275] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.495050  2780 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.516201  2303 consensus_peers.cc:597] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.524140  2303 consensus_peers.cc:597] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.556270  2377 consensus_peers.cc:597] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:03.579008  2485 raft_consensus.cc:1275] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.580229  2738 consensus_queue.cc:1048] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.595219  2377 consensus_peers.cc:597] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.597643 32535 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2284)
W20260713 09:11:03.609362  2377 consensus_peers.cc:597] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.645646  2451 consensus_peers.cc:597] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:03.653333  2485 raft_consensus.cc:1275] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.655668  2773 consensus_queue.cc:1048] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:03.661733  2484 raft_consensus.cc:1275] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.663367  2738 consensus_queue.cc:1048] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:03.678532  2335 raft_consensus.cc:1275] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.680835  2410 raft_consensus.cc:1275] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.682825  2580 consensus_queue.cc:1048] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:03.685066  2777 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.700206  2377 consensus_peers.cc:597] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.745146  2303 consensus_peers.cc:597] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:03.764653  2335 raft_consensus.cc:1275] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.766491  2738 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.842866  2303 consensus_peers.cc:597] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.995968  2303 consensus_peers.cc:597] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.084792  2451 consensus_peers.cc:597] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.126626  2303 consensus_peers.cc:597] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.246233  2451 consensus_peers.cc:597] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.266817  2377 consensus_peers.cc:597] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.546782  2377 consensus_peers.cc:597] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.598136 32535 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2284)
I20260713 09:11:04.690304  2812 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.690971  2812 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:04.692989  2812 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:04.693711  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:04.695000  2410 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:04.696185  2449 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:04.697177  2812 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:04.697572  2812 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.697964  2812 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:11:04.698293  2451 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:04.706441  2812 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:04.709327  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:04.709976  2410 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:11:04.728900  2451 leader_election.cc:336] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:04.726603  2812 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:04.730216  2410 raft_consensus.cc:2468] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:04.731612  2449 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:04.732390  2812 raft_consensus.cc:2804] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:04.732854  2812 raft_consensus.cc:697] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:04.733812  2812 consensus_queue.cc:237] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:04.745236  2160 catalog_manager.cc:5697] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 1 to 3, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.979768  2812 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.980259  2812 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:04.982477  2812 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:04.983172  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:04.984022  2410 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:04.985287  2449 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:04.986421  2812 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:04.986845  2812 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.987320  2812 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:11:04.987836  2451 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:04.994213  2812 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
W20260713 09:11:05.004112  2451 leader_election.cc:336] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111)
I20260713 09:11:05.004908  2812 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:05.006206  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:05.006805  2410 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:05.013396  2410 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:05.014600  2449 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:05.015694  2812 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:05.017112  2812 raft_consensus.cc:697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:05.018191  2812 consensus_queue.cc:237] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.030867  2160 catalog_manager.cc:5697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 1 to 3, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.194064  2410 raft_consensus.cc:1275] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:05.195688  2812 consensus_queue.cc:1048] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:05.228336  2451 consensus_peers.cc:597] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:05.469092  2410 raft_consensus.cc:1275] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:05.470394  2812 consensus_queue.cc:1048] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:05.486584  2451 consensus_peers.cc:597] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:05.598686 32535 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 2284)
I20260713 09:11:05.649437 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
I20260713 09:11:05.690765 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:05.697249  2828 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
W20260713 09:11:05.697299  2827 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
W20260713 09:11:05.699415  2830 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
I20260713 09:11:05.700311 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:05.701364 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:05.701581 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:05.701745 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933865701728 us; error 0 us; skew 500 ppm
I20260713 09:11:05.702250 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:05.704558 32535 webserver.cc:533] Webserver started at http://127.31.197.193:44137/ using document root <none> and password file <none>
I20260713 09:11:05.705005 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:05.705180 32535 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:05.709199 32535 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:05.713384  2835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:05.714068 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:05.714337 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "1777fac731c2445d8b15a24bc42d14c1"
format_stamp: "Formatted at 2026-07-13 09:10:56 on dist-test-slave-5w1p"
I20260713 09:11:05.714709 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933802211907-32535-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)
I20260713 09:11:05.732036 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:05.733595 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:05.735333 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:05.738857  2842 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:11:05.818797 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:05.819064 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.081s	user 0.003s	sys 0.000s
I20260713 09:11:05.819303 32535 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:11:05.823522  2842 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.851397  2842 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.852337  2842 tablet_bootstrap.cc:492] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.852962  2842 ts_tablet_manager.cc:1403] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260713 09:11:05.855618  2842 raft_consensus.cc:359] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.856299  2842 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.856966  2842 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.859404  2842 ts_tablet_manager.cc:1434] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:11:05.860131  2842 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.873288  2842 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.874150  2842 tablet_bootstrap.cc:492] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.874742  2842 ts_tablet_manager.cc:1403] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:11:05.877039  2842 raft_consensus.cc:359] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.877715  2842 raft_consensus.cc:740] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.878343  2842 consensus_queue.cc:260] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.880061  2842 ts_tablet_manager.cc:1434] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:05.880769  2842 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.894387  2842 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.895076  2842 tablet_bootstrap.cc:492] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
W20260713 09:11:05.895023  2377 consensus_peers.cc:597] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:05.895821  2842 ts_tablet_manager.cc:1403] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:11:05.897511  2842 raft_consensus.cc:359] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.898108  2842 raft_consensus.cc:740] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.898638  2842 consensus_queue.cc:260] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.900131  2842 ts_tablet_manager.cc:1434] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:05.900840  2842 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.903733 32535 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:05.903985 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.085s	user 0.083s	sys 0.000s
I20260713 09:11:05.911994  2842 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.912917  2842 tablet_bootstrap.cc:492] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.913538  2842 ts_tablet_manager.cc:1403] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:05.915616  2842 raft_consensus.cc:359] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.916296  2842 raft_consensus.cc:740] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.917019  2842 consensus_queue.cc:260] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:05.918853  2842 ts_tablet_manager.cc:1434] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:05.919652  2842 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.933311  2842 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.934268  2842 tablet_bootstrap.cc:492] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.934881  2842 ts_tablet_manager.cc:1403] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260713 09:11:05.937427  2842 raft_consensus.cc:359] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.938141  2842 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.938836  2842 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.940732  2842 ts_tablet_manager.cc:1434] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:05.941553  2842 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
W20260713 09:11:05.946782  2377 consensus_peers.cc:597] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:05.959633  2842 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.960603  2842 tablet_bootstrap.cc:492] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.961270  2842 ts_tablet_manager.cc:1403] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:11:05.962446 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:42387
I20260713 09:11:05.962522  2906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:42387 every 8 connection(s)
I20260713 09:11:05.963784  2842 raft_consensus.cc:359] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:05.964469  2842 raft_consensus.cc:740] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.965113  2842 consensus_queue.cc:260] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:05.967123  2842 ts_tablet_manager.cc:1434] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:05.967830  2842 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.979496  2842 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:05.980126  2842 tablet_bootstrap.cc:492] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:05.980602  2842 ts_tablet_manager.cc:1403] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:05.983695  2842 raft_consensus.cc:359] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.984254  2842 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.984339  2907 heartbeater.cc:344] Connected to a master server at 127.31.197.254:33393
I20260713 09:11:05.984766  2907 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:05.984956  2842 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:05.985574  2907 heartbeater.cc:507] Master 127.31.197.254:33393 requested a full tablet report, sending...
I20260713 09:11:05.986887  2842 ts_tablet_manager.cc:1434] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:05.987622  2842 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:05.994819  2160 ts_manager.cc:194] Re-registered known tserver with Master: 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:06.000579  2842 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.001199  2842 tablet_bootstrap.cc:492] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.001636  2842 ts_tablet_manager.cc:1403] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:11:06.003362  2842 raft_consensus.cc:359] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.003799  2842 raft_consensus.cc:740] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.004298  2842 consensus_queue.cc:260] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.006017  2842 ts_tablet_manager.cc:1434] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:11:06.006662  2842 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
W20260713 09:11:06.006676  2303 consensus_peers.cc:597] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:06.009476  2160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40788
I20260713 09:11:06.012404  2907 heartbeater.cc:499] Master 127.31.197.254:33393 was elected leader, sending a full tablet report...
I20260713 09:11:06.017562  2842 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.018404  2842 tablet_bootstrap.cc:492] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.019140  2842 ts_tablet_manager.cc:1403] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:06.021384  2842 raft_consensus.cc:359] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.022017  2842 raft_consensus.cc:740] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.023000  2842 consensus_queue.cc:260] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.024890  2842 ts_tablet_manager.cc:1434] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:06.025525  2842 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.036839  2842 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.037526  2842 tablet_bootstrap.cc:492] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.038116  2842 ts_tablet_manager.cc:1403] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:06.040454  2842 raft_consensus.cc:359] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.040906  2842 raft_consensus.cc:740] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.041345  2842 consensus_queue.cc:260] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.043025  2842 ts_tablet_manager.cc:1434] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:06.043663  2842 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.054360  2842 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.054971  2842 tablet_bootstrap.cc:492] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.055408  2842 ts_tablet_manager.cc:1403] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:06.057041  2842 raft_consensus.cc:359] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.057623  2842 raft_consensus.cc:740] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.058218  2842 consensus_queue.cc:260] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.060051  2842 ts_tablet_manager.cc:1434] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.060926  2842 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.073596  2842 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.074313  2842 tablet_bootstrap.cc:492] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.074785  2842 ts_tablet_manager.cc:1403] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
W20260713 09:11:06.077330  2377 consensus_peers.cc:597] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:06.077008  2842 raft_consensus.cc:359] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.077764  2842 raft_consensus.cc:740] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.078329  2842 consensus_queue.cc:260] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.079807  2842 ts_tablet_manager.cc:1434] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:06.080430  2842 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.092024  2842 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.092655  2842 tablet_bootstrap.cc:492] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.093189  2842 ts_tablet_manager.cc:1403] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:06.094946  2842 raft_consensus.cc:359] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.095391  2842 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.095909  2842 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:06.097558  2842 ts_tablet_manager.cc:1434] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.098326  2842 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.109640  2842 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.110239  2842 tablet_bootstrap.cc:492] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.110703  2842 ts_tablet_manager.cc:1403] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:11:06.112284  2842 raft_consensus.cc:359] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.112708  2842 raft_consensus.cc:740] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.113153  2842 consensus_queue.cc:260] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.114758  2842 ts_tablet_manager.cc:1434] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.115680  2842 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.128240  2842 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.128827  2842 tablet_bootstrap.cc:492] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.129266  2842 ts_tablet_manager.cc:1403] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:11:06.130838  2842 raft_consensus.cc:359] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.131271  2842 raft_consensus.cc:740] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.131690  2842 consensus_queue.cc:260] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.133026  2842 ts_tablet_manager.cc:1434] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.133725  2842 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
W20260713 09:11:06.137319  2303 consensus_peers.cc:597] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:06.141980  2881 raft_consensus.cc:3060] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.145943  2842 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.146847  2842 tablet_bootstrap.cc:492] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.147403  2842 ts_tablet_manager.cc:1403] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:06.149290  2842 raft_consensus.cc:359] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.149721  2842 raft_consensus.cc:740] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.150461  2842 consensus_queue.cc:260] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:06.152467  2842 ts_tablet_manager.cc:1434] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:06.153193  2842 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.155022  2881 raft_consensus.cc:3060] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.169507  2842 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.170293  2842 tablet_bootstrap.cc:492] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.170781  2842 ts_tablet_manager.cc:1403] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:11:06.172605  2842 raft_consensus.cc:359] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.173064  2842 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.173633  2842 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.175012  2842 ts_tablet_manager.cc:1434] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.175565  2842 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap starting.
I20260713 09:11:06.186599  2842 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: 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
I20260713 09:11:06.187232  2842 tablet_bootstrap.cc:492] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Bootstrap complete.
I20260713 09:11:06.187719  2842 ts_tablet_manager.cc:1403] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:06.189956  2842 raft_consensus.cc:359] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.190461  2842 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.190938  2842 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:06.192292  2842 ts_tablet_manager.cc:1434] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:06.228494  2880 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.313228  2881 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.362895  2881 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.368458  2880 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.424652  2880 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.459964  2880 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.557188  2880 raft_consensus.cc:3060] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.611363  2881 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.829067  2965 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:16.830246  2965 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:16.833752  2965 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:17.278164  2965 raft_consensus.cc:493] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:17.278800  2965 raft_consensus.cc:515] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:17.280772  2965 leader_election.cc:290] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:17.988166  2968 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:17.988914  2968 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:17.991488  2968 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.023592  2968 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.024305  2968 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.012631  2970 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.025235  2970 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.027806  2970 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.020393  2971 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.030099  2971 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.032153  2971 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.037205  2967 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.037905  2967 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.038692  2968 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.051327 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:18.040598  2967 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.060086  2967 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.062363  2967 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.094043  2971 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.094735  2971 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.111099  2971 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.111531  2967 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.119443  2977 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.120033  2977 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.120404  2972 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.120962  2972 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.122453  2967 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.124394  2967 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.127933  2967 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.134621  2975 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.135226  2975 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.126803  2977 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.145987  2983 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.147398  2975 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.150432  2975 raft_consensus.cc:493] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.151347  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.150426  2978 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.152901  2978 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.153532  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.154783  2979 raft_consensus.cc:493] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.155251  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.167558  2969 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.168185  2969 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.168965  2973 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.169476  2973 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.162598  2970 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.172405  2970 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.174413  2970 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.175302  2880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.174893  2969 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.175904  2880 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:18.177255  2303 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:18.167634  2966 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.178119  2966 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.155360  2979 raft_consensus.cc:515] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.155386  2976 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.190547  2974 raft_consensus.cc:493] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.212741  2976 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.214219  2969 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.214830  2969 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.225193  2987 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.187510  2966 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.200358  2967 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.213469  2974 raft_consensus.cc:515] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.182624  2973 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.182387  2975 raft_consensus.cc:515] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.242645  2976 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.266050  2969 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.265478  2966 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.182917  2983 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.252044  2967 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.273954  2973 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.274048  2977 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.276006  2972 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.225798  2987 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.290802  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.291181  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.291740  2985 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.292125  2987 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.292228  2985 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.292693  2987 raft_consensus.cc:493] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.293159  2987 raft_consensus.cc:515] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.294806  2975 leader_election.cc:290] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.288480  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.289907  2980 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.290077  2977 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.280514  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.283663  2966 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.301410  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.302518  2966 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.289731  2973 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.300086  2980 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:18.307981  2980 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.309819  2985 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.315233  2967 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.316157  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.318436  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.319638  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.322746  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.326761  2975 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.326864  2996 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.327504  2975 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.328967  2998 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.329965  2975 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.330317  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.331626  2879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.333379  2992 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.333791  2973 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.334013  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.334683  2989 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.336177  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.320384  2974 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.337934  2977 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.338971  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.339768  2878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.340030  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.343549  2978 leader_election.cc:290] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.327521  2996 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.352193  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.349938  2987 leader_election.cc:290] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.354656  2878 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.350940  2979 leader_election.cc:290] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.369020  2876 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:18.354243  2877 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:18.354223  2992 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.323235  2967 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.366477  2974 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.378150  2451 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:11:18.372999  2879 raft_consensus.cc:2468] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.379209  2992 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.387857  2974 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.389676  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.389878  2974 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.390348  2333 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.389710  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.392740  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
W20260713 09:11:18.359103  2303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.193:42387, user_credentials={real_user=slave}} blocked reactor thread for 72793.7us
I20260713 09:11:18.378355  2874 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:18.394943  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.372889  2967 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.395532  2336 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.395824  2881 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.386185  2973 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.396507  2973 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.396811  2967 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.379434  2996 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.397514  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.373153  2998 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.399073  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.400135  2998 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.400437  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.396847  2973 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.401028  2333 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 1.
I20260713 09:11:18.402578  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.403105  2881 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:18.393536  2980 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.403965  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.404538  2336 raft_consensus.cc:1240] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Rejecting Update request from peer 89238cf4fb214b758379ea10c8a3b2b4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.405112  2980 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.402616  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.408605  2983 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.404271  2450 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.412240  2451 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.409839  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.415458  2450 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.414405  2303 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:18.415393  2451 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:11:18.422083  2450 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.422133  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.404553  2877 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:18.424922  2962 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.425452  2962 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.425612  2980 raft_consensus.cc:2804] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.426949  2451 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.426235  2980 raft_consensus.cc:493] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.422045  2968 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.424047  2966 raft_consensus.cc:2804] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.425799  2962 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.431041  2980 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.419668  2971 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.431318  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775be623f840438eb0e28967af6f181f" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.424924  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.431839  2968 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.432241  2968 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.433157  2451 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.435346  2976 raft_consensus.cc:2804] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.431609  2966 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.436147  2966 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.435683  2976 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.437165  2976 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.439302  2971 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.439687  2971 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.424870  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.442301  2482 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:18.442680  2451 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.435595  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.444317  2986 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.444711  2986 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.445046  2986 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.415498  2983 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.445515  2983 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.373294  2989 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.449427  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.433220  2963 raft_consensus.cc:2804] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.459911  2450 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:18.458030  2376 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:18.465552  2980 raft_consensus.cc:515] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.467723  2980 leader_election.cc:290] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.470196  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.471143  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.471652  2303 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.453580  2873 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:18.461598  2970 raft_consensus.cc:2749] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.473239  2971 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.473639  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c9975153b4459b8dd676fd0c5a2288" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.477699  2451 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.451175  2963 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.452060  2983 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.449839  2989 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.474483  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.475569  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.475610  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.473869  2984 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.485734  2875 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.483013  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.483461  2970 raft_consensus.cc:2804] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.486356  2970 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.486721  2970 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.480154  2963 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.477977  2978 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.484541  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.454075  2973 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.490877  2978 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.492975  2978 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.493054  2483 raft_consensus.cc:1240] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.484848  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:18.483403  2333 raft_consensus.cc:1240] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.495064  2973 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.496433  2973 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.496755  2973 raft_consensus.cc:493] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.497092  2973 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.485606  2873 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 1.
I20260713 09:11:18.487916  2984 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.498169  2984 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.453433  2962 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.457738  2986 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.500012  2962 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.500646  2482 raft_consensus.cc:1240] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:18.501292  2986 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.504520  2973 raft_consensus.cc:515] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.497064  2875 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:18.456293  2966 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.510447  2303 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.511556  2966 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.512262  2973 leader_election.cc:290] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.507753  2984 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.513783  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.514338  2983 raft_consensus.cc:2804] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.514271  2963 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.515770  2303 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.511637  2970 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.514895  2983 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.526713  2983 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:18.525918  2451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.193:42387, user_credentials={real_user=slave}} blocked reactor thread for 47856.3us
I20260713 09:11:18.528067  2486 raft_consensus.cc:1240] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.528403  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.528314  2968 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.529412  3000 raft_consensus.cc:2804] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.529994  3000 raft_consensus.cc:697] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.530557  2968 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.533562  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.531448  2333 raft_consensus.cc:1240] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:18.533995  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.535032  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.530920  3000 consensus_queue.cc:237] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.535565  2874 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.534519  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.539547  2976 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
W20260713 09:11:18.541033  2450 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.197.194:45177, user_credentials={real_user=slave}} blocked reactor thread for 81191.8us
I20260713 09:11:18.542770  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.543028  2976 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.543731  2976 consensus_queue.cc:1059] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.544864  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.544951  2407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9"
dest_uuid: "a3497e751559475c906faf3d94b28d6f"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:33678
I20260713 09:11:18.545921  2407 raft_consensus.cc:606] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:18.546934  2976 raft_consensus.cc:3055] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.547344  2976 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:18.548547  2874 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:18.548274  2976 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.544983  2984 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.551772  2451 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:11:18.555363  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.537572  2983 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.553340  2968 raft_consensus.cc:2804] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:18.560246  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.562498  2450 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.527511  2978 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.566309  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.566587  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.567039  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.567469  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.567804  2988 consensus_queue.cc:1059] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260713 09:11:18.568090  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.569092  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.569196  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.554776  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.570354  2981 consensus_queue.cc:1059] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:18.576453  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.576781  2981 raft_consensus.cc:3055] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.577222  2981 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.577080  2877 raft_consensus.cc:1240] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:18.577809  2879 raft_consensus.cc:1240] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.572621  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.578819  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.572870  2966 raft_consensus.cc:2749] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.569417  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.573485  2979 raft_consensus.cc:3055] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.579984  2979 raft_consensus.cc:740] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.581637  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.582283  2979 consensus_queue.cc:260] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.583382  2979 raft_consensus.cc:3060] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.584421  2978 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 2 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.585601  2450 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.578370  2981 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.586525  3009 raft_consensus.cc:2749] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.586952  2963 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.587069  2981 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.564731  2968 raft_consensus.cc:697] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:18.587538  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.588263  2968 consensus_queue.cc:237] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.588629  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.589663  2451 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.590909  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.591619  2302 leader_election.cc:304] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.592373  2980 raft_consensus.cc:2749] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.594008  2971 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:18.594535  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.593178  2976 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.596139  2302 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.598948  3000 raft_consensus.cc:2749] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.599817  2302 leader_election.cc:304] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.600582  3000 raft_consensus.cc:2749] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.600929  2302 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.602029  2970 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.602819  2303 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.603391  2301 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.606940  2984 raft_consensus.cc:2749] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.607589  2984 raft_consensus.cc:2749] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.597942  2983 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:18.609803  2302 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.611702  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.612354  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.613065  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de039a71f154f3d8a41c21c4847b115" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:18.608609  2984 raft_consensus.cc:2749] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.618587  2377 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.620206  2377 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.611744  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:18.622689  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.623432  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.623679  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.624590  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.624961  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.625360  2405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.630980  2991 raft_consensus.cc:2749] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:11:18.629945  2988 consensus_queue.cc:1059] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:11:18.632195  2978 raft_consensus.cc:993] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:18.632567  2988 raft_consensus.cc:3055] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.632910  2988 raft_consensus.cc:740] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.633165  2978 raft_consensus.cc:1081] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:18.626197  2984 raft_consensus.cc:2749] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.626993  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.627297  2977 raft_consensus.cc:2749] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:11:18.634565  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.628613  2411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.636204  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.636709  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.633739  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:18.638931  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.626917  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.639730  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.641299  2484 raft_consensus.cc:2393] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:18.641877  3010 raft_consensus.cc:2749] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.642825  2984 consensus_queue.cc:1059] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:18.643185  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.643227  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.643878  2984 raft_consensus.cc:3055] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.644238  2984 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.644709  2486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.636989  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b897b7651fb4501a1819e2c39d43d73" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:18.645022  2984 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.640357  2333 raft_consensus.cc:1240] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.646381  2984 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.642870  2983 consensus_queue.cc:1059] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260713 09:11:18.651106  2985 raft_consensus.cc:3055] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.651449  2985 raft_consensus.cc:740] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.637634  3000 consensus_queue.cc:1059] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260713 09:11:18.652444  2985 consensus_queue.cc:260] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.653276  2451 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.653771  2985 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.654894  2970 raft_consensus.cc:2749] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.642689  2449 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.659381  2377 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.660292  2449 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.660588  2480 raft_consensus.cc:1240] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.660984  2970 raft_consensus.cc:2749] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.661830  2449 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.662271  2377 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.660286  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.662863  2991 raft_consensus.cc:2749] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.661659  2412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.663735  2991 raft_consensus.cc:2749] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.663918  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.664824  2377 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.663697  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e008bc44264ce9ad1eb9827c498bdf" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:18.664794  2160 catalog_manager.cc:5697] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 2, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.658902  2484 raft_consensus.cc:1240] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.666584  2970 raft_consensus.cc:2749] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.664729  2991 consensus_queue.cc:1059] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:18.668610  2377 leader_election.cc:304] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.670737  2376 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [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: a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.667800  2977 raft_consensus.cc:3055] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.671978  2977 raft_consensus.cc:740] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.671993  2990 raft_consensus.cc:2749] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.652444  2988 consensus_queue.cc:260] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.673708  2977 consensus_queue.cc:260] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:18.675024  2977 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.676715  2449 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.677273  2836 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.677421  2968 raft_consensus.cc:2749] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.675674  2969 raft_consensus.cc:2749] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.678249  2989 raft_consensus.cc:2749] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.670099  2991 raft_consensus.cc:2749] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.668476  3010 raft_consensus.cc:2749] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.679459  2988 raft_consensus.cc:3060] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.679211  2836 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.691929  2836 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.692678  2998 raft_consensus.cc:2749] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.693008  2989 raft_consensus.cc:2749] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:11:18.693116  2836 leader_election.cc:304] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.681805  2449 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.679354  2980 raft_consensus.cc:3055] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.684957  2972 consensus_queue.cc:1059] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.693958  2989 raft_consensus.cc:2749] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:11:18.685699  2991 consensus_queue.cc:1059] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.687527  2412 raft_consensus.cc:2468] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:18.694090  2980 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.695603  2980 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.696859  2980 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.699198  2979 raft_consensus.cc:3055] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.699676  2979 raft_consensus.cc:740] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.700615  2979 consensus_queue.cc:260] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.704372  2979 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.704777  2991 raft_consensus.cc:3055] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.705132  2991 raft_consensus.cc:740] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.705256  2157 catalog_manager.cc:5697] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 2 to 3, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.706025  2991 consensus_queue.cc:260] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.707783  2991 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.710776  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.711684  2338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.711968  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.712836  2337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.713483  2337 raft_consensus.cc:2393] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 3: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:11:18.713312  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8e9e1b3d8e40ffa030fca31e9b5529" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.714252  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dfbd3b9954b47b2d6697811a76573" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.715422  2837 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.716589  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:18.717046  2837 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.717171  2333 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:18.708793  3010 raft_consensus.cc:2749] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.718127  2998 raft_consensus.cc:2749] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.718259  2837 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.718794  2998 raft_consensus.cc:2749] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:18.719090  2996 raft_consensus.cc:2749] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.720045  2837 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.720829  2989 raft_consensus.cc:2804] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:18.721172  2989 raft_consensus.cc:493] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:18.721264  2837 leader_election.cc:304] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.721519  2989 raft_consensus.cc:3060] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.722064  2996 raft_consensus.cc:2749] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.703315  2836 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1; no voters: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f
I20260713 09:11:18.723932  2996 raft_consensus.cc:2749] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:11:18.725095  2836 leader_election.cc:304] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.726054  2996 raft_consensus.cc:2764] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:11:18.726750  2409 raft_consensus.cc:2468] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:18.727092  2875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46692
I20260713 09:11:18.728053  2875 raft_consensus.cc:493] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.728408  2875 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.728796  2836 leader_election.cc:304] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.729486  2996 raft_consensus.cc:2764] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260713 09:11:18.731657  2989 raft_consensus.cc:515] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.733675  2989 leader_election.cc:290] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.734197  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:18.734881  2484 raft_consensus.cc:2393] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:18.734611  2875 raft_consensus.cc:515] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.735627  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6253d2a93c84e6286d4978d9d5b6a83" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.737017  2875 leader_election.cc:290] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:18.738722  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.739275  2409 raft_consensus.cc:3055] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.739594  2409 raft_consensus.cc:740] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.740375  2409 consensus_queue.cc:260] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.740967  2334 raft_consensus.cc:2468] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:18.741654  2409 raft_consensus.cc:3060] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.741782  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e1a4ae43224c86ac2730afbda285f9" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:18.741974  2837 leader_election.cc:304] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.742571  2480 raft_consensus.cc:2393] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 3: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:18.742704  2989 raft_consensus.cc:2804] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.743088  2484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c"
dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:50462
I20260713 09:11:18.742971  2408 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:18.743615  2484 raft_consensus.cc:606] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:18.743214  2989 raft_consensus.cc:697] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:18.745213  2836 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.745968  2996 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:18.746321  2996 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:18.746646  2996 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:18.745463  2989 consensus_queue.cc:237] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.748616  2409 raft_consensus.cc:2468] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:18.749874  2836 leader_election.cc:304] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.750649  2998 raft_consensus.cc:2804] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:18.751142  2998 raft_consensus.cc:697] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:18.751996  2998 consensus_queue.cc:237] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.752509  2996 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.754575  2996 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:18.756096  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:18.756789  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:18.763566  2334 raft_consensus.cc:2393] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 3: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:11:18.773748  2484 raft_consensus.cc:1240] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.776381  3000 consensus_queue.cc:1059] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.777367  3000 raft_consensus.cc:3055] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.777690  3000 raft_consensus.cc:740] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.779440  2334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea"
dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:58212
I20260713 09:11:18.778589  3000 consensus_queue.cc:260] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.780932  3000 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.780018  2334 raft_consensus.cc:606] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:18.781484  2408 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:18.784574  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b"
dest_uuid: "a3497e751559475c906faf3d94b28d6f"
mode: GRACEFUL
new_leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
 from {username='slave'} at 127.0.0.1:33678
I20260713 09:11:18.785121  2408 raft_consensus.cc:606] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Received request to transfer leadership to TS 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:18.786253  2484 raft_consensus.cc:1240] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.786422  2409 raft_consensus.cc:1240] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:18.785566  2408 raft_consensus.cc:614] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:11:18.787776  2981 consensus_queue.cc:1059] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.788674  2981 raft_consensus.cc:3055] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.789014  2981 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.789306  2334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49"
dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:58212
I20260713 09:11:18.790007  2334 raft_consensus.cc:606] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:18.789822  2981 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.790433  2334 raft_consensus.cc:614] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:11:18.791106  2981 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.792806 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:18.793756 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:18.793808  2980 consensus_queue.cc:1059] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:18.793707  2836 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:18.794940  2984 raft_consensus.cc:3055] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.795184  2998 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:18.795418  2984 raft_consensus.cc:740] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:18.795689  2998 raft_consensus.cc:697] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:18.796518  2984 consensus_queue.cc:260] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:18.796586  2998 consensus_queue.cc:237] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:18.797825  2984 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.809270  2159 catalog_manager.cc:5697] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 1 to 2, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.820437  2159 catalog_manager.cc:5697] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 2 to 3, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:18.821396  2159 catalog_manager.cc:5697] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 2 to 3, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.837208  2484 raft_consensus.cc:1240] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Rejecting Update request from peer a3497e751559475c906faf3d94b28d6f for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:18.838235  2981 consensus_queue.cc:1059] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:18.838961  2988 raft_consensus.cc:3055] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:18.839231  2988 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:18.839886  2988 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:18.840719  2988 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:19.013486  2875 raft_consensus.cc:1275] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.014840  2984 consensus_queue.cc:1048] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.024115  2409 raft_consensus.cc:1275] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.026113  2980 consensus_queue.cc:1048] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.058812  2875 raft_consensus.cc:1275] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.059851  2976 consensus_queue.cc:1048] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:19.070528  2409 raft_consensus.cc:1275] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.072239  2968 consensus_queue.cc:1048] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:19.127779  2484 raft_consensus.cc:1275] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.128873  2998 consensus_queue.cc:1048] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.138810  2334 raft_consensus.cc:1275] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.140363  2996 consensus_queue.cc:1048] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.272073  2968 raft_consensus.cc:993] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:19.272465  3010 raft_consensus.cc:1081] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:19.273726  2875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46700
I20260713 09:11:19.274194  2875 raft_consensus.cc:493] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.274458  2875 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.278944  2875 raft_consensus.cc:515] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:19.280400  2875 leader_election.cc:290] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:19.281231  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:19.281385  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949fa02d2eb34fdab9e2150d7390935c" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:19.281863  2409 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.281939  2484 raft_consensus.cc:3055] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.282332  2484 raft_consensus.cc:740] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:19.283083  2484 consensus_queue.cc:260] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:19.284283  2484 raft_consensus.cc:3060] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.288548  2409 raft_consensus.cc:2468] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.289738  2836 leader_election.cc:304] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:19.290390  2996 raft_consensus.cc:2804] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.290771  2996 raft_consensus.cc:697] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:19.291276  2484 raft_consensus.cc:2468] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.291467  2996 consensus_queue.cc:237] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:19.298563  2157 catalog_manager.cc:5697] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 1 to 2, leader changed from 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:19.303998  2409 raft_consensus.cc:1275] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.305315  2996 consensus_queue.cc:1048] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:19.308254  2903 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbfa0 after lost signal to thread 32538
W20260713 09:11:19.309280  2903 debug-util.cc:398] Leaking SignalData structure 0x7b0800242f60 after lost signal to thread 2195
W20260713 09:11:19.310524  2903 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8a80 after lost signal to thread 2362
W20260713 09:11:19.313100  2903 debug-util.cc:398] Leaking SignalData structure 0x7b080003f060 after lost signal to thread 2436
W20260713 09:11:19.314399  2903 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3f00 after lost signal to thread 2510
I20260713 09:11:19.314487  2484 raft_consensus.cc:1275] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.315972  2998 consensus_queue.cc:1048] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:19.317817  2903 debug-util.cc:398] Leaking SignalData structure 0x7b080015ede0 after lost signal to thread 2906
I20260713 09:11:19.338907  3000 raft_consensus.cc:993] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:19.339423  3000 raft_consensus.cc:1081] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:19.340734  2875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:11:19.342039  2875 raft_consensus.cc:493] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.342442  2875 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.349212  2875 raft_consensus.cc:515] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:19.350387  2334 raft_consensus.cc:1275] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.351552  2409 raft_consensus.cc:1275] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:19.352119  2998 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:19.352660  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:19.353232  2409 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.353094  2989 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:19.353641  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bc1cbbfea54f6d93c217c7fd8a27ea" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:19.354212  2334 raft_consensus.cc:3055] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.354525  2334 raft_consensus.cc:740] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:19.355161  2875 leader_election.cc:290] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:19.356436  2334 consensus_queue.cc:260] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:19.357645  2334 raft_consensus.cc:3060] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.364573  2334 raft_consensus.cc:2468] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.365626  2837 leader_election.cc:304] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:19.366523  2989 raft_consensus.cc:2804] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.366978  2989 raft_consensus.cc:697] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:19.368026  2409 raft_consensus.cc:2468] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.367781  2989 consensus_queue.cc:237] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:19.377303  2157 catalog_manager.cc:5697] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 1 to 2, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.795199 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:19.797757  3000 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:19.798226  3000 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.800635  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:19.803599  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:19.804186  2484 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 3.
I20260713 09:11:19.804953  3000 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:19.805410  2302 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:19.806368  3000 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:11:19.806704  3000 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:19.807935  3000 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.808036  2409 raft_consensus.cc:1275] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.811034  2998 consensus_queue.cc:1048] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.815614  3000 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.818519  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:19.819031  2484 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.821148  3000 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 4 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:19.821497  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:19.824394 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:19.825387  2484 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 4.
I20260713 09:11:19.826442  2302 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:19.827610  3000 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:19.828056  3000 raft_consensus.cc:697] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:19.828814  3000 consensus_queue.cc:237] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.836761  2333 raft_consensus.cc:1275] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.839793  2484 raft_consensus.cc:1275] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.840943  2996 consensus_queue.cc:1048] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.842542  2996 consensus_queue.cc:1048] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.849602  2334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653b6b27101d40108af751aef571e667"
dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:58212
I20260713 09:11:19.850184  2334 raft_consensus.cc:606] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:19.852990  2480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65"
dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:50462
I20260713 09:11:19.853583  2480 raft_consensus.cc:606] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:19.854938 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:19.855795 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:19.858173  2409 raft_consensus.cc:1275] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.860924  2998 consensus_queue.cc:1048] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.870870  2159 catalog_manager.cc:5697] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:19.881810  2996 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:19.882390  2996 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.884433  2996 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:19.886464  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:19.887295  2333 raft_consensus.cc:2393] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:11:19.892969  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:19.894826  2484 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.895872  2837 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:19.896646  2989 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:19.897022  2989 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89238cf4fb214b758379ea10c8a3b2b4)
I20260713 09:11:19.897375  2989 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.904204  2989 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.905011  2998 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:19.905562  2998 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.907564  2998 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:19.907759  2996 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:19.908461  2989 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:19.908463  2996 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.909940  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:19.910579  2333 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.910523  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:19.911563  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:19.912304  2484 raft_consensus.cc:2393] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:19.913586  2996 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:19.915871  2837 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:19.916574  2996 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:19.916970  2996 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:19.917375  2996 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.917627  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:19.918540  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:19.919281  2333 raft_consensus.cc:2393] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 9f52ffb11cbc491980ce4f4c14871e58 in this term.
I20260713 09:11:19.918061  2480 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.921173  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:19.921622  2837 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:19.921965  2484 raft_consensus.cc:2368] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 3. Current term is 4.
I20260713 09:11:19.922945  2998 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.923535  2837 leader_election.cc:400] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 3. Current term is 4.
I20260713 09:11:19.923596  2998 raft_consensus.cc:697] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:19.925068  2837 leader_election.cc:403] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:11:19.925689  2998 consensus_queue.cc:237] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.927676  3045 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.928385  2996 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.930371  2996 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:19.931633  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:19.931988  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:19.932396  2484 raft_consensus.cc:2393] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:19.939406  2333 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 2.
I20260713 09:11:19.940825  2837 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:19.942593  2996 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.943239  2996 raft_consensus.cc:697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:19.944123  2996 consensus_queue.cc:237] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:19.945405  3045 raft_consensus.cc:2749] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 3. Current term is 4.
I20260713 09:11:19.945902  2160 catalog_manager.cc:5697] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 1 to 2, leader changed from 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.958787  2160 catalog_manager.cc:5697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 1 to 2, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 2 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.996615  2988 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:19.997079  2988 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:19.998615  2988 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:19.999413  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:19.999599  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.000142  2484 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:20.000958  2376 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:20.001642  2988 raft_consensus.cc:2804] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.002089  2988 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.002388  2988 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.006819  2988 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.008209  2988 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.008925  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.009173  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.009678  2484 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.014206  2484 raft_consensus.cc:2468] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 3.
I20260713 09:11:20.015036  2376 leader_election.cc:304] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:20.015771  2988 raft_consensus.cc:2804] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.018299  2988 raft_consensus.cc:697] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:20.019012  2988 consensus_queue.cc:237] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.027135  2160 catalog_manager.cc:5697] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.037271  2988 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.037667  2988 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.039091  2988 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.039757  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:20.040126  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.040369  2333 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:20.040723  2480 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:20.041285  2376 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.041860  2988 raft_consensus.cc:2804] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.042244  2988 raft_consensus.cc:493] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.042500  2988 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.046497  3000 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.046967  3000 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.047168  2988 raft_consensus.cc:515] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.048892  2988 leader_election.cc:290] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.048910  3000 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.050192  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.050726  2480 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.051324  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.050871  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.053025  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39ed7e86fa4f75be5e40fedee3e132" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.053206  2408 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:20.053570  2333 raft_consensus.cc:3060] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.054433  2301 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:20.055383  3000 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.055729  3000 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.056033  3000 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.057013  2480 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 3.
I20260713 09:11:20.058282  2376 leader_election.cc:304] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.058815  2988 raft_consensus.cc:2804] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.059293  2988 raft_consensus.cc:697] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:20.060091  2988 consensus_queue.cc:237] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.062492  3000 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.066844  2333 raft_consensus.cc:2468] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 3.
I20260713 09:11:20.072319  3000 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.073220  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.073374  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:20.075359  2408 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.076028  2160 catalog_manager.cc:5697] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.079701  2408 raft_consensus.cc:2468] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 3.
I20260713 09:11:20.081178  2301 leader_election.cc:304] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:20.082242  3000 raft_consensus.cc:2804] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.083317  3000 raft_consensus.cc:697] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.084136  3000 consensus_queue.cc:237] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.092296  2160 catalog_manager.cc:5697] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.138639  3052 raft_consensus.cc:993] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:20.139093  3010 raft_consensus.cc:1081] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:20.140676  2875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46700
I20260713 09:11:20.141129  2875 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.141393  2875 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.146767  2875 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.148386  2875 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:20.149148  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.149715  2480 raft_consensus.cc:3055] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.149561  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.150015  2480 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:20.150229  2333 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.150911  2480 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.151887  2480 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.156992  2333 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:20.158139  2837 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:20.158931  2996 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.159390  2996 raft_consensus.cc:697] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:20.160195  2996 consensus_queue.cc:237] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.162374  2480 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:20.162324  3000 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.163058  3000 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.165019  3000 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.166127  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:20.166796  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.167377  2480 raft_consensus.cc:2468] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:20.166158  3000 raft_consensus.cc:493] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:20.168179  3000 raft_consensus.cc:515] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.168473  2302 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:20.169418  2984 raft_consensus.cc:2804] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.169749  2984 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.170083  2984 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.170796  3000 leader_election.cc:290] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.172088  2160 catalog_manager.cc:5697] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 2 to 3, leader changed from 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.174847  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.175001  2984 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.175563  2480 raft_consensus.cc:2368] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 2. Current term is 3.
I20260713 09:11:20.174819  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d096409cb92541aea8494643c53f1d0b" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.176927  2984 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.178936  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.179483  2480 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.179569  2302 leader_election.cc:400] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 2. Current term is 3.
I20260713 09:11:20.180001  2302 leader_election.cc:403] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:11:20.181095  2984 raft_consensus.cc:3060] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.181244  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:20.187318  2984 raft_consensus.cc:2749] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 2. Current term is 3.
I20260713 09:11:20.188256  2480 raft_consensus.cc:2468] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 3.
I20260713 09:11:20.189042  2302 leader_election.cc:304] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:20.189567  2984 raft_consensus.cc:2804] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.190002  2984 raft_consensus.cc:697] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.190661  2984 consensus_queue.cc:237] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.198107  2160 catalog_manager.cc:5697] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.199973  2988 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.200448  2988 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:20.202347  2988 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:20.203015  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:20.203619  2875 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 1.
I20260713 09:11:20.203902  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:20.204535  2333 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 2.
I20260713 09:11:20.204721  2377 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.205520  2988 raft_consensus.cc:2804] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.205862  2988 raft_consensus.cc:493] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.206189  2988 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.210712  2988 raft_consensus.cc:515] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:20.212095  2988 leader_election.cc:290] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 3 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:20.212771  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:20.213078  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d240df8e84421496dd8f3a8de89f22" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.213343  2875 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.213617  2333 raft_consensus.cc:3060] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.219774  2875 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 3.
I20260713 09:11:20.219774  2333 raft_consensus.cc:2468] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 3.
I20260713 09:11:20.220872  2377 leader_election.cc:304] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.221452  2988 raft_consensus.cc:2804] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.221935  2988 raft_consensus.cc:697] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:20.222721  2988 consensus_queue.cc:237] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } }
I20260713 09:11:20.230813  2160 catalog_manager.cc:5697] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.242448  3000 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.242893  3000 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.244632  3000 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.245389  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.245559  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:20.246033  2480 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:20.247200  2302 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:20.247874  3000 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.248184  3000 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.248440  3000 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.253024  3000 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.254580  3000 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 3 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.255395  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.255594  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:20.255889  2480 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.260249  2480 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 3.
I20260713 09:11:20.261025  2302 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:20.261616  3000 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.262034  3000 raft_consensus.cc:697] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.262840  3000 consensus_queue.cc:237] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.270064  2160 catalog_manager.cc:5697] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 2 to 3, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 3 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.281198  2996 raft_consensus.cc:493] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:20.281652  2996 raft_consensus.cc:515] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.283123  2996 leader_election.cc:290] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:20.283804  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.284209  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1d66288a64f59942c08bab9806cc5" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:20.284495  2480 raft_consensus.cc:2368] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 2. Current term is 3.
I20260713 09:11:20.285424  2837 leader_election.cc:400] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 2. Current term is 3.
I20260713 09:11:20.285657  2837 leader_election.cc:403] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:11:20.286121  2996 raft_consensus.cc:3060] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.288796  2875 raft_consensus.cc:1275] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:20.290076  3000 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.291734  2996 raft_consensus.cc:2749] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089) with higher term. Message: Invalid argument: T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 for earlier term 2. Current term is 3.
I20260713 09:11:20.292505  3052 raft_consensus.cc:493] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f52ffb11cbc491980ce4f4c14871e58)
I20260713 09:11:20.292984  3052 raft_consensus.cc:515] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.295096  3052 leader_election.cc:290] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:20.296669  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:20.297667  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fc01ebada840708085a2e0c099d2e5" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.298427  2408 raft_consensus.cc:2368] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 for earlier term 2. Current term is 3.
I20260713 09:11:20.299100  2984 raft_consensus.cc:993] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:20.300987  2449 leader_election.cc:400] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953) with higher term. Message: Invalid argument: T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 for earlier term 2. Current term is 3.
I20260713 09:11:20.301301  2449 leader_election.cc:403] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:11:20.302235  3052 raft_consensus.cc:3060] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.302428  3059 raft_consensus.cc:1081] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:20.305123  2874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653b6b27101d40108af751aef571e667"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:11:20.305657  2874 raft_consensus.cc:493] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.306061  2874 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:20.312922  2874 raft_consensus.cc:515] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.315200  2874 leader_election.cc:290] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 5 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:20.315891  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.316491  2480 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:20.316722  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6b27101d40108af751aef571e667" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.317291  2333 raft_consensus.cc:3055] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:20.317610  2333 raft_consensus.cc:740] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.318377  2333 consensus_queue.cc:260] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.319484  2333 raft_consensus.cc:3060] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:20.326009  2334 raft_consensus.cc:1240] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Rejecting Update request from peer 1777fac731c2445d8b15a24bc42d14c1 for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:20.327667  2998 consensus_queue.cc:1059] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.328423  2998 consensus_queue.cc:1243] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Peer 9f52ffb11cbc491980ce4f4c14871e58 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:11:20.328935  2998 raft_consensus.cc:3055] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.329231  2998 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:20.330054  2998 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.333582  2998 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.341210  3052 raft_consensus.cc:2749] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953) with higher term. Message: Invalid argument: T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89238cf4fb214b758379ea10c8a3b2b4 for earlier term 2. Current term is 3.
I20260713 09:11:20.343834  2480 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 5.
I20260713 09:11:20.343008  2333 raft_consensus.cc:2468] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 5.
I20260713 09:11:20.345077  2837 leader_election.cc:304] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:11:20.346413  2998 raft_consensus.cc:2804] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:20.346765  2998 raft_consensus.cc:697] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 5 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:20.347476  2998 consensus_queue.cc:237] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [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: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:20.353821  2160 catalog_manager.cc:5697] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 4 to 5, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 5 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.358317  2480 raft_consensus.cc:1275] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:20.359690  2996 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.372937  2333 raft_consensus.cc:1275] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:20.374835  2996 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.409456  2333 raft_consensus.cc:1275] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.410601  2988 consensus_queue.cc:1048] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.423241  2480 raft_consensus.cc:1275] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.432686  2988 consensus_queue.cc:1048] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.464792  2989 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:20.465337  3059 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:20.465255  2989 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.465859  3059 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.467365  2989 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.467833  3059 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.468019  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.468659  2408 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:20.468791  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.469362  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.469760  2836 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.469977  2409 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:20.470618  2989 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.470825  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4" is_pre_election: true
I20260713 09:11:20.471030  2989 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:20.471117  2301 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.471450  2989 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.471608  2480 raft_consensus.cc:2393] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 3: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:20.471968  3059 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:20.472306  3059 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3497e751559475c906faf3d94b28d6f)
I20260713 09:11:20.472648  3059 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.469551  2484 raft_consensus.cc:2393] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:20.478083  2989 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.479643  3059 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.480654  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:20.479940  2989 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 3 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.481462  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.482236  2484 raft_consensus.cc:2393] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1777fac731c2445d8b15a24bc42d14c1 in current term 3: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:20.482438  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:20.483901  3059 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 2 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:20.484813  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:20.485566  2484 raft_consensus.cc:2393] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f52ffb11cbc491980ce4f4c14871e58 in current term 2: Already voted for candidate 89238cf4fb214b758379ea10c8a3b2b4 in this term.
I20260713 09:11:20.487372  2409 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 3.
I20260713 09:11:20.487972  2408 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 2.
I20260713 09:11:20.488353  2836 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:20.488888  2301 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:20.489109  2989 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.489640  3059 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:20.490141  3059 raft_consensus.cc:697] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.490010  2989 raft_consensus.cc:697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:20.491158  2989 consensus_queue.cc:237] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.491098  3059 consensus_queue.cc:237] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.500173  2160 catalog_manager.cc:5697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 2 to 3, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 3 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.504177  2484 raft_consensus.cc:1275] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.503772  2159 catalog_manager.cc:5697] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 1 to 2, leader changed from a3497e751559475c906faf3d94b28d6f (127.31.197.195) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.505712  3059 consensus_queue.cc:1048] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.514811  2408 raft_consensus.cc:1275] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.517412  3000 consensus_queue.cc:1048] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.543787  2333 raft_consensus.cc:1275] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.544932  3065 consensus_queue.cc:1048] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.553778  2484 raft_consensus.cc:1275] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.555074  3048 consensus_queue.cc:1048] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.659902  2333 raft_consensus.cc:1275] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.661072  3048 consensus_queue.cc:1048] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.665383  2334 raft_consensus.cc:1275] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.667230  2989 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.674669  2874 raft_consensus.cc:1275] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.677021  3065 consensus_queue.cc:1048] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.687939  2484 raft_consensus.cc:1275] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.690701  2998 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.713335  2484 raft_consensus.cc:1275] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.714567  2874 raft_consensus.cc:1275] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:11:20.715006  2874 pending_rounds.cc:85] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Aborting all ops after (but not including) 1
I20260713 09:11:20.715243  2874 pending_rounds.cc:107] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:11:20.715520  2874 raft_consensus.cc:2889] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:20.717051  3059 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.717702  3000 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.726172  2480 raft_consensus.cc:1275] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.727779  2334 raft_consensus.cc:1275] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 5 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:11:20.729265  2998 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:20.729709  3058 consensus_queue.cc:1048] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.741472  2483 raft_consensus.cc:1275] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 5 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:11:20.745039  2996 consensus_queue.cc:1048] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.759689  2874 raft_consensus.cc:1275] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:20.761168  3059 consensus_queue.cc:1048] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.814373  3081 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.815193  3081 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.818063  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58" is_pre_election: true
I20260713 09:11:20.818223  3081 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:20.818405  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.818984  2408 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 2.
I20260713 09:11:20.819988  2449 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:20.820678  3081 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:20.821030  3081 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.821282  3081 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.827885  3081 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.829396  3081 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953)
I20260713 09:11:20.830204  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:20.830468  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:20.830955  2408 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.836570  2408 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:20.837409  2449 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:20.837999  3081 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.839124  3081 raft_consensus.cc:697] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:20.839984  3081 consensus_queue.cc:237] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.849584  2159 catalog_manager.cc:5697] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 2 to 3, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.856669 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.879215 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.911150  2874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
mode: GRACEFUL
new_leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
 from {username='slave'} at 127.0.0.1:36036
I20260713 09:11:20.911657  2874 raft_consensus.cc:606] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Received request to transfer leadership to TS 9f52ffb11cbc491980ce4f4c14871e58
I20260713 09:11:20.914075  2874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
mode: GRACEFUL
new_leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
 from {username='slave'} at 127.0.0.1:36036
I20260713 09:11:20.914393  2480 raft_consensus.cc:1240] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Rejecting Update request from peer 9f52ffb11cbc491980ce4f4c14871e58 for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:20.914572  2874 raft_consensus.cc:606] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Received request to transfer leadership to TS 89238cf4fb214b758379ea10c8a3b2b4
I20260713 09:11:20.915819  3059 consensus_queue.cc:1059] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.916481  3059 consensus_queue.cc:1243] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Peer 89238cf4fb214b758379ea10c8a3b2b4 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:11:20.916920  3058 raft_consensus.cc:3055] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.917146  2874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
mode: GRACEFUL
new_leader_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:36036
I20260713 09:11:20.917261  3058 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:20.917732  2874 raft_consensus.cc:606] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Received request to transfer leadership to TS a3497e751559475c906faf3d94b28d6f
I20260713 09:11:20.918193  3058 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:20.919354  3058 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.921347  3081 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.921811  3081 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.922677 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:20.923297 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:20.923790  3081 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.924324  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f" is_pre_election: true
I20260713 09:11:20.924850  2408 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:20.925225  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1" is_pre_election: true
I20260713 09:11:20.926107  2449 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:20.927157  3052 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:11:20.927503  3052 raft_consensus.cc:493] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:20.927824  3052 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:20.936946  3052 raft_consensus.cc:515] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.939929  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3497e751559475c906faf3d94b28d6f"
I20260713 09:11:20.940265  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf3caefe6e4eafaf40eea5e086eb24" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:20.940408  2408 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:20.942653  3052 leader_election.cc:290] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 4 election: Requested vote from peers a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:20.946779  2408 raft_consensus.cc:2468] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 4.
I20260713 09:11:20.947670  2449 leader_election.cc:304] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, a3497e751559475c906faf3d94b28d6f; no voters: 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:20.948235  3052 raft_consensus.cc:2804] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:20.948647  3052 raft_consensus.cc:697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:20.949370  3052 consensus_queue.cc:237] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.958433  2159 catalog_manager.cc:5697] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 3 to 4, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 4 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.959390  2480 raft_consensus.cc:1240] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 LEADER]: Rejecting Update request from peer 1777fac731c2445d8b15a24bc42d14c1 for earlier term 3. Current term is 4. Ops: []
I20260713 09:11:20.960942  2996 consensus_queue.cc:1059] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.960589  2408 raft_consensus.cc:1240] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Rejecting Update request from peer 1777fac731c2445d8b15a24bc42d14c1 for earlier term 3. Current term is 4. Ops: []
I20260713 09:11:20.961750  2996 consensus_queue.cc:1243] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Peer 89238cf4fb214b758379ea10c8a3b2b4 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260713 09:11:20.962184  2989 raft_consensus.cc:3055] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:20.962489  2989 raft_consensus.cc:740] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:20.963222  2989 consensus_queue.cc:260] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:20.964030  3045 consensus_queue.cc:1059] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.964896  2989 raft_consensus.cc:3060] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.231076  2996 raft_consensus.cc:993] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1: : Instructing follower a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:21.231573  2996 raft_consensus.cc:1081] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Signalling peer a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:21.232957  2408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d"
dest_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:33686
I20260713 09:11:21.233465  2408 raft_consensus.cc:493] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.233836  2408 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.237188  2998 raft_consensus.cc:993] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1: : Instructing follower 9f52ffb11cbc491980ce4f4c14871e58 to start an election
I20260713 09:11:21.237619  2996 raft_consensus.cc:1081] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Signalling peer 9f52ffb11cbc491980ce4f4c14871e58 to start an election
I20260713 09:11:21.238854  2334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65"
dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
 from {username='slave'} at 127.0.0.1:58198
I20260713 09:11:21.239281  2334 raft_consensus.cc:493] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.239543  2334 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.239919  2408 raft_consensus.cc:515] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.242771  2408 leader_election.cc:290] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 4 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:21.244324  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:21.244886  2874 raft_consensus.cc:3055] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:21.245180  2874 raft_consensus.cc:740] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:21.245581  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3769b436d7a48fcbd0f95854873f76d" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:21.245332  2334 raft_consensus.cc:515] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.246129  2333 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.246275  2874 consensus_queue.cc:260] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.247532  2874 raft_consensus.cc:3060] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.247993  2334 leader_election.cc:290] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [CANDIDATE]: Term 4 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:21.250543  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:21.251080  2875 raft_consensus.cc:3055] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:21.251367  2875 raft_consensus.cc:740] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:21.251711  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485754091f34ff5919ce4facb7e5f65" candidate_uuid: "9f52ffb11cbc491980ce4f4c14871e58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:21.252216  2480 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.252103  2875 consensus_queue.cc:260] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.253304  2875 raft_consensus.cc:3060] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:21.254151  2874 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:21.255324  2377 leader_election.cc:304] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:21.256043  3065 raft_consensus.cc:2804] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:21.256477  3065 raft_consensus.cc:697] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:21.257211  3065 consensus_queue.cc:237] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.257984  2333 raft_consensus.cc:2468] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:21.258461  2480 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 4.
I20260713 09:11:21.261260  2302 leader_election.cc:304] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:21.262130  3058 raft_consensus.cc:2804] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:21.263293  3058 raft_consensus.cc:697] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Becoming Leader. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:21.263572  2875 raft_consensus.cc:2468] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f52ffb11cbc491980ce4f4c14871e58 in term 4.
I20260713 09:11:21.266045  3058 consensus_queue.cc:237] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.270062  2159 catalog_manager.cc:5697] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 3 to 4, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 4 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.278558  2161 catalog_manager.cc:5697] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 reported cstate change: term changed from 3 to 4, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194). New cstate: current_term: 4 leader_uuid: "9f52ffb11cbc491980ce4f4c14871e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.280783  2989 raft_consensus.cc:993] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1: : Instructing follower 89238cf4fb214b758379ea10c8a3b2b4 to start an election
I20260713 09:11:21.281227  2989 raft_consensus.cc:1081] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Signalling peer 89238cf4fb214b758379ea10c8a3b2b4 to start an election
I20260713 09:11:21.282703  2480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49"
dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
 from {username='slave'} at 127.0.0.1:50460
I20260713 09:11:21.283084  2480 raft_consensus.cc:493] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:21.283309  2480 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.290882  2480 raft_consensus.cc:515] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.294839  2875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:21.294983  2480 leader_election.cc:290] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:21.295392  2875 raft_consensus.cc:3055] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:21.295717  2875 raft_consensus.cc:740] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:21.296705  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a98fb40204ccb9fb56a0c8ef80f49" candidate_uuid: "89238cf4fb214b758379ea10c8a3b2b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:21.297284  2333 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.296872  2875 consensus_queue.cc:260] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.301796  2875 raft_consensus.cc:3060] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:21.305480  2333 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:21.307554  2450 leader_election.cc:304] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [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: 89238cf4fb214b758379ea10c8a3b2b4, 9f52ffb11cbc491980ce4f4c14871e58; no voters: 
I20260713 09:11:21.308200  3081 raft_consensus.cc:2804] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:21.307559  2875 raft_consensus.cc:2468] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89238cf4fb214b758379ea10c8a3b2b4 in term 3.
I20260713 09:11:21.308852  3081 raft_consensus.cc:697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Leader. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:21.309646  3081 consensus_queue.cc:237] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:21.315440  2408 raft_consensus.cc:1275] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:21.316521  3081 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.315982  2161 catalog_manager.cc:5697] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 reported cstate change: term changed from 2 to 3, leader changed from 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193) to 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196). New cstate: current_term: 3 leader_uuid: "89238cf4fb214b758379ea10c8a3b2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.345412  2333 raft_consensus.cc:1275] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:11:21.345839  2333 pending_rounds.cc:85] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Aborting all ops after (but not including) 1
I20260713 09:11:21.346158  2333 pending_rounds.cc:107] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:11:21.346421  2333 raft_consensus.cc:2889] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:21.347903  3081 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.475327  2409 raft_consensus.cc:1275] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:21.476397  3081 consensus_queue.cc:1048] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.486449  2875 raft_consensus.cc:1275] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260713 09:11:21.492197  2875 pending_rounds.cc:85] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Aborting all ops after (but not including) 2
I20260713 09:11:21.492475  2875 pending_rounds.cc:107] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260713 09:11:21.492739  2875 raft_consensus.cc:2889] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:21.495450  3081 consensus_queue.cc:1048] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.670895  2875 raft_consensus.cc:1275] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.671991  3065 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.681187  2333 raft_consensus.cc:1275] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.684432  3048 consensus_queue.cc:1048] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.690783  2480 raft_consensus.cc:1275] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.692297  3058 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.709252  2875 raft_consensus.cc:1275] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Refusing update from remote peer 9f52ffb11cbc491980ce4f4c14871e58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:21.710489  3000 consensus_queue.cc:1048] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.726305  2333 raft_consensus.cc:1275] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.727779  3052 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.738622  2875 raft_consensus.cc:1275] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Refusing update from remote peer 89238cf4fb214b758379ea10c8a3b2b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.740984  3052 consensus_queue.cc:1048] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.924054 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:21.945269 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:21.960438  2480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7"
dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
mode: GRACEFUL
new_leader_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:50462
I20260713 09:11:21.960940  2480 raft_consensus.cc:606] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Received request to transfer leadership to TS a3497e751559475c906faf3d94b28d6f
I20260713 09:11:21.963119  2333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62"
dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
mode: GRACEFUL
new_leader_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:58212
I20260713 09:11:21.963639  2333 raft_consensus.cc:606] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Received request to transfer leadership to TS 1777fac731c2445d8b15a24bc42d14c1
I20260713 09:11:21.965864  2480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2"
dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
mode: GRACEFUL
new_leader_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:50462
I20260713 09:11:21.966466  2480 raft_consensus.cc:606] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Received request to transfer leadership to TS a3497e751559475c906faf3d94b28d6f
I20260713 09:11:21.967470 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:21.968138 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:22.280468  3081 raft_consensus.cc:993] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: : Instructing follower a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:22.280963  3081 raft_consensus.cc:1081] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Signalling peer a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:22.282316  2408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2"
dest_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:60450
I20260713 09:11:22.282704  2408 raft_consensus.cc:493] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.282948  2408 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.287633  2408 raft_consensus.cc:515] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:22.288947  2408 leader_election.cc:290] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 4 election: Requested vote from peers 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177), 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089)
I20260713 09:11:22.289546  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:22.289806  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000c8ba6185405cbade721843cd85f2" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:22.290107  2333 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.290338  2480 raft_consensus.cc:3055] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:22.290619  2480 raft_consensus.cc:740] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:22.291193  2480 consensus_queue.cc:260] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:22.292116  2480 raft_consensus.cc:3060] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.294166  2333 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:22.294970  2376 leader_election.cc:304] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: 9f52ffb11cbc491980ce4f4c14871e58, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:22.295697  3103 raft_consensus.cc:2804] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:22.296073  3103 raft_consensus.cc:697] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:22.296692  3103 consensus_queue.cc:237] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [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: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } }
I20260713 09:11:22.296963  2480 raft_consensus.cc:2468] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:22.302702  2159 catalog_manager.cc:5697] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 3 to 4, leader changed from 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 4 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.360301  3052 raft_consensus.cc:993] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: : Instructing follower a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:22.360677  3052 raft_consensus.cc:1081] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Signalling peer a3497e751559475c906faf3d94b28d6f to start an election
I20260713 09:11:22.361855  2408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7"
dest_uuid: "a3497e751559475c906faf3d94b28d6f"
 from {username='slave'} at 127.0.0.1:60450
I20260713 09:11:22.362289  2408 raft_consensus.cc:493] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.362601  2408 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.366508  2408 raft_consensus.cc:515] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:22.367704  2408 leader_election.cc:290] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [CANDIDATE]: Term 4 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387)
I20260713 09:11:22.368360  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:22.368657  2874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f77dee458e34f21a7dcdbae0d93f1a7" candidate_uuid: "a3497e751559475c906faf3d94b28d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
I20260713 09:11:22.368906  2480 raft_consensus.cc:3055] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:22.369159  2874 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.369216  2480 raft_consensus.cc:740] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 89238cf4fb214b758379ea10c8a3b2b4, State: Running, Role: LEADER
I20260713 09:11:22.369992  2480 consensus_queue.cc:260] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:22.370867  2480 raft_consensus.cc:3060] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.373598  2874 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:22.374593  2377 leader_election.cc:304] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [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: 1777fac731c2445d8b15a24bc42d14c1, a3497e751559475c906faf3d94b28d6f; no voters: 
I20260713 09:11:22.374770  2480 raft_consensus.cc:2468] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3497e751559475c906faf3d94b28d6f in term 4.
I20260713 09:11:22.375247  3103 raft_consensus.cc:2804] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:22.375891  3103 raft_consensus.cc:697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Becoming Leader. State: Replica: a3497e751559475c906faf3d94b28d6f, State: Running, Role: LEADER
I20260713 09:11:22.376681  3103 consensus_queue.cc:237] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [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: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } }
I20260713 09:11:22.383862  2159 catalog_manager.cc:5697] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f reported cstate change: term changed from 3 to 4, leader changed from 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196) to a3497e751559475c906faf3d94b28d6f (127.31.197.195). New cstate: current_term: 4 leader_uuid: "a3497e751559475c906faf3d94b28d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3497e751559475c906faf3d94b28d6f" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.424351  3058 raft_consensus.cc:993] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: : Instructing follower 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:22.424737  3101 raft_consensus.cc:1081] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Signalling peer 1777fac731c2445d8b15a24bc42d14c1 to start an election
I20260713 09:11:22.426038  2874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62"
dest_uuid: "1777fac731c2445d8b15a24bc42d14c1"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:11:22.426465  2874 raft_consensus.cc:493] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.426713  2874 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.432018  2874 raft_consensus.cc:515] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:22.433722  2874 leader_election.cc:290] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [CANDIDATE]: Term 4 election: Requested vote from peers 89238cf4fb214b758379ea10c8a3b2b4 (127.31.197.196:34089), 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177)
I20260713 09:11:22.434330  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "89238cf4fb214b758379ea10c8a3b2b4"
I20260713 09:11:22.434651  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936578a5e10845bc9a700f9fb1779b62" candidate_uuid: "1777fac731c2445d8b15a24bc42d14c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9f52ffb11cbc491980ce4f4c14871e58"
I20260713 09:11:22.434901  2480 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.435231  2333 raft_consensus.cc:3055] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:22.435518  2333 raft_consensus.cc:740] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f52ffb11cbc491980ce4f4c14871e58, State: Running, Role: LEADER
I20260713 09:11:22.436218  2333 consensus_queue.cc:260] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:22.437304  2333 raft_consensus.cc:3060] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:22.440791  2480 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 4.
I20260713 09:11:22.441772  2837 leader_election.cc:304] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: 1777fac731c2445d8b15a24bc42d14c1, 89238cf4fb214b758379ea10c8a3b2b4; no voters: 
I20260713 09:11:22.442461  3108 raft_consensus.cc:2804] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:22.442903  3108 raft_consensus.cc:697] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 LEADER]: Becoming Leader. State: Replica: 1777fac731c2445d8b15a24bc42d14c1, State: Running, Role: LEADER
I20260713 09:11:22.442976  2333 raft_consensus.cc:2468] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1777fac731c2445d8b15a24bc42d14c1 in term 4.
I20260713 09:11:22.443692  3108 consensus_queue.cc:237] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [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: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } }
I20260713 09:11:22.450300  2159 catalog_manager.cc:5697] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 reported cstate change: term changed from 3 to 4, leader changed from 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194) to 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193). New cstate: current_term: 4 leader_uuid: "1777fac731c2445d8b15a24bc42d14c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.675760  2333 raft_consensus.cc:1275] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.676779  3103 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:22.684795  2480 raft_consensus.cc:1275] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.686471  3102 consensus_queue.cc:1048] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:22.889602  2333 raft_consensus.cc:1275] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.892432  2996 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f52ffb11cbc491980ce4f4c14871e58" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:22.906688  2480 raft_consensus.cc:1275] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Refusing update from remote peer 1777fac731c2445d8b15a24bc42d14c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.908336  2996 consensus_queue.cc:1048] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:22.918434  2480 raft_consensus.cc:1275] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.919534  3102 consensus_queue.cc:1048] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "89238cf4fb214b758379ea10c8a3b2b4" member_type: VOTER last_known_addr { host: "127.31.197.196" port: 34089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:22.933234  2874 raft_consensus.cc:1275] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Refusing update from remote peer a3497e751559475c906faf3d94b28d6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:22.934813  3048 consensus_queue.cc:1048] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1777fac731c2445d8b15a24bc42d14c1" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:22.969419 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:22.984450 32535 tablet_server.cc:179] TabletServer@127.31.197.193:42387 shutting down...
W20260713 09:11:22.997538  2303 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 155 similar messages]
W20260713 09:11:23.000990  2303 consensus_peers.cc:597] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.013768 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:23.014712 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.015621 32535 raft_consensus.cc:2243] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 5 LEADER]: Raft consensus shutting down.
W20260713 09:11:23.016779  2303 consensus_peers.cc:597] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.016988 32535 raft_consensus.cc:2272] T 653b6b27101d40108af751aef571e667 P 1777fac731c2445d8b15a24bc42d14c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.019142 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.019749 32535 raft_consensus.cc:2243] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.020569 32535 raft_consensus.cc:2272] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.022349 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.022845 32535 raft_consensus.cc:2243] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.023522 32535 raft_consensus.cc:2272] T a6253d2a93c84e6286d4978d9d5b6a83 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.025520 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.026042 32535 raft_consensus.cc:2243] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.026487 32535 raft_consensus.cc:2272] T 838dfbd3b9954b47b2d6697811a76573 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.028335 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.028849 32535 raft_consensus.cc:2243] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.029302 32535 raft_consensus.cc:2272] T 2baf3caefe6e4eafaf40eea5e086eb24 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.031138 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.031677 32535 raft_consensus.cc:2243] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.032477 32535 raft_consensus.cc:2272] T 91e1a4ae43224c86ac2730afbda285f9 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.034369 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.034859 32535 raft_consensus.cc:2243] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.035231 32535 raft_consensus.cc:2272] T 55d240df8e84421496dd8f3a8de89f22 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.037020 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.037478 32535 raft_consensus.cc:2243] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.037930 32535 raft_consensus.cc:2272] T 87c1d66288a64f59942c08bab9806cc5 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.039865 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.040578 32535 raft_consensus.cc:2243] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.042001 32535 raft_consensus.cc:2272] T 949fa02d2eb34fdab9e2150d7390935c P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.044298 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.044788 32535 raft_consensus.cc:2243] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.045133 32535 raft_consensus.cc:2272] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.046901 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.047338 32535 raft_consensus.cc:2243] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.047771 32535 raft_consensus.cc:2272] T 4de039a71f154f3d8a41c21c4847b115 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.049480 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.050012 32535 raft_consensus.cc:2243] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.050395 32535 raft_consensus.cc:2272] T f3769b436d7a48fcbd0f95854873f76d P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.052179 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.052600 32535 raft_consensus.cc:2243] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.053020 32535 raft_consensus.cc:2272] T 9485754091f34ff5919ce4facb7e5f65 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.054852 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.055261 32535 raft_consensus.cc:2243] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.055622 32535 raft_consensus.cc:2272] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.057941 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.058383 32535 raft_consensus.cc:2243] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.058802 32535 raft_consensus.cc:2272] T e4e008bc44264ce9ad1eb9827c498bdf P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.060585 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.061017 32535 raft_consensus.cc:2243] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.061415 32535 raft_consensus.cc:2272] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 1777fac731c2445d8b15a24bc42d14c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.063272 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.063704 32535 raft_consensus.cc:2243] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.064081 32535 raft_consensus.cc:2272] T 2b897b7651fb4501a1819e2c39d43d73 P 1777fac731c2445d8b15a24bc42d14c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.065913 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:23.066304 32535 raft_consensus.cc:2243] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.067072 32535 raft_consensus.cc:2272] T 936578a5e10845bc9a700f9fb1779b62 P 1777fac731c2445d8b15a24bc42d14c1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:23.126969  2303 consensus_peers.cc:597] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.127489 32535 tablet_server.cc:196] TabletServer@127.31.197.193:42387 shutdown complete.
I20260713 09:11:23.162870 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
W20260713 09:11:23.178676  2303 consensus_peers.cc:597] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.193930 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:23.194617 32535 tablet_replica.cc:333] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.195276 32535 raft_consensus.cc:2243] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.195756 32535 raft_consensus.cc:2272] T d096409cb92541aea8494643c53f1d0b P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.197669 32535 tablet_replica.cc:333] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.198237 32535 raft_consensus.cc:2243] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.199020 32535 raft_consensus.cc:2272] T 4de039a71f154f3d8a41c21c4847b115 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.200802 32535 tablet_replica.cc:333] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.201324 32535 raft_consensus.cc:2243] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.201741 32535 raft_consensus.cc:2272] T c7bc1cbbfea54f6d93c217c7fd8a27ea P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.203478 32535 tablet_replica.cc:333] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.203951 32535 raft_consensus.cc:2243] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.204753 32535 raft_consensus.cc:2272] T ae8e9e1b3d8e40ffa030fca31e9b5529 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.206470 32535 tablet_replica.cc:333] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.206928 32535 raft_consensus.cc:2243] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.207756 32535 raft_consensus.cc:2272] T 9485754091f34ff5919ce4facb7e5f65 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.209584 32535 tablet_replica.cc:333] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.210124 32535 raft_consensus.cc:2243] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.210533 32535 raft_consensus.cc:2272] T a6253d2a93c84e6286d4978d9d5b6a83 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.212316 32535 tablet_replica.cc:333] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.212808 32535 raft_consensus.cc:2243] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.213539 32535 raft_consensus.cc:2272] T d6fc01ebada840708085a2e0c099d2e5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.215586 32535 tablet_replica.cc:333] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.216157 32535 raft_consensus.cc:2243] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.217119 32535 raft_consensus.cc:2272] T 838dfbd3b9954b47b2d6697811a76573 P 9f52ffb11cbc491980ce4f4c14871e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.219449 32535 tablet_replica.cc:333] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
W20260713 09:11:23.219834  2376 consensus_peers.cc:597] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.220129 32535 raft_consensus.cc:2243] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.220562 32535 raft_consensus.cc:2272] T 936578a5e10845bc9a700f9fb1779b62 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.222898 32535 tablet_replica.cc:333] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.223367 32535 raft_consensus.cc:2243] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.223718 32535 raft_consensus.cc:2272] T 14c9975153b4459b8dd676fd0c5a2288 P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.225467 32535 tablet_replica.cc:333] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.226028 32535 raft_consensus.cc:2243] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.226424 32535 raft_consensus.cc:2272] T 9f39ed7e86fa4f75be5e40fedee3e132 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.228129 32535 tablet_replica.cc:333] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.228549 32535 raft_consensus.cc:2243] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.228904 32535 raft_consensus.cc:2272] T 55d240df8e84421496dd8f3a8de89f22 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.230669 32535 tablet_replica.cc:333] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.231127 32535 raft_consensus.cc:2243] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.231858 32535 raft_consensus.cc:2272] T 87c1d66288a64f59942c08bab9806cc5 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.233639 32535 tablet_replica.cc:333] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.234118 32535 raft_consensus.cc:2243] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.234597 32535 raft_consensus.cc:2272] T b000c8ba6185405cbade721843cd85f2 P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.239693 32535 tablet_replica.cc:333] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.240154 32535 raft_consensus.cc:2243] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.240546 32535 raft_consensus.cc:2272] T f3769b436d7a48fcbd0f95854873f76d P 9f52ffb11cbc491980ce4f4c14871e58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.242342 32535 tablet_replica.cc:333] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.242827 32535 raft_consensus.cc:2243] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.243221 32535 raft_consensus.cc:2272] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 9f52ffb11cbc491980ce4f4c14871e58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.244824 32535 tablet_replica.cc:333] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.245462 32535 raft_consensus.cc:2243] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.246006 32535 raft_consensus.cc:2272] T 775be623f840438eb0e28967af6f181f P 9f52ffb11cbc491980ce4f4c14871e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.247864 32535 tablet_replica.cc:333] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58: stopping tablet replica
I20260713 09:11:23.248328 32535 raft_consensus.cc:2243] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.248765 32535 raft_consensus.cc:2272] T 653b6b27101d40108af751aef571e667 P 9f52ffb11cbc491980ce4f4c14871e58 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:23.278455  2451 consensus_peers.cc:597] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.289496 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
W20260713 09:11:23.295492  2450 consensus_peers.cc:597] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:23.303042  2451 consensus_peers.cc:597] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:23.321817  2376 consensus_peers.cc:597] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:23.325299  2376 consensus_peers.cc:597] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:23.328285  2450 consensus_peers.cc:597] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:23.331082  2451 consensus_peers.cc:597] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.332233 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
I20260713 09:11:23.360958 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:23.361680 32535 tablet_replica.cc:333] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.362416 32535 raft_consensus.cc:2243] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.362959 32535 raft_consensus.cc:2272] T 91e1a4ae43224c86ac2730afbda285f9 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.364987 32535 tablet_replica.cc:333] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.365543 32535 raft_consensus.cc:2243] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.366400 32535 raft_consensus.cc:2272] T d096409cb92541aea8494643c53f1d0b P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.368167 32535 tablet_replica.cc:333] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.368669 32535 raft_consensus.cc:2243] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.369067 32535 raft_consensus.cc:2272] T c7bc1cbbfea54f6d93c217c7fd8a27ea P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.370886 32535 tablet_replica.cc:333] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.371376 32535 raft_consensus.cc:2243] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.371794 32535 raft_consensus.cc:2272] T d6fc01ebada840708085a2e0c099d2e5 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.373775 32535 tablet_replica.cc:333] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.374490 32535 raft_consensus.cc:2243] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.375015 32535 raft_consensus.cc:2272] T 838dfbd3b9954b47b2d6697811a76573 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.377496 32535 tablet_replica.cc:333] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.378259 32535 raft_consensus.cc:2243] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.379069 32535 raft_consensus.cc:2272] T 9f39ed7e86fa4f75be5e40fedee3e132 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.380853 32535 tablet_replica.cc:333] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.381299 32535 raft_consensus.cc:2243] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.382012 32535 raft_consensus.cc:2272] T b000c8ba6185405cbade721843cd85f2 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.384114 32535 tablet_replica.cc:333] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.384578 32535 raft_consensus.cc:2243] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.385257 32535 raft_consensus.cc:2272] T f3769b436d7a48fcbd0f95854873f76d P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.386996 32535 tablet_replica.cc:333] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.387445 32535 raft_consensus.cc:2243] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.387780 32535 raft_consensus.cc:2272] T 4de039a71f154f3d8a41c21c4847b115 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.389415 32535 tablet_replica.cc:333] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.389837 32535 raft_consensus.cc:2243] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.390193 32535 raft_consensus.cc:2272] T 14c9975153b4459b8dd676fd0c5a2288 P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.391737 32535 tablet_replica.cc:333] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.392153 32535 raft_consensus.cc:2243] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.392495 32535 raft_consensus.cc:2272] T ae8e9e1b3d8e40ffa030fca31e9b5529 P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.394236 32535 tablet_replica.cc:333] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.394645 32535 raft_consensus.cc:2243] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.394994 32535 raft_consensus.cc:2272] T e4e008bc44264ce9ad1eb9827c498bdf P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.396898 32535 tablet_replica.cc:333] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.397408 32535 raft_consensus.cc:2243] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.398114 32535 raft_consensus.cc:2272] T 8f77dee458e34f21a7dcdbae0d93f1a7 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.400390 32535 tablet_replica.cc:333] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
W20260713 09:11:23.400424  2451 consensus_peers.cc:597] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 1777fac731c2445d8b15a24bc42d14c1 (127.31.197.193:42387): Couldn't send request to peer 1777fac731c2445d8b15a24bc42d14c1. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.400915 32535 raft_consensus.cc:2243] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.401304 32535 raft_consensus.cc:2272] T 2baf3caefe6e4eafaf40eea5e086eb24 P a3497e751559475c906faf3d94b28d6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.403110 32535 tablet_replica.cc:333] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.403555 32535 raft_consensus.cc:2243] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.403913 32535 raft_consensus.cc:2272] T 775be623f840438eb0e28967af6f181f P a3497e751559475c906faf3d94b28d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.405455 32535 tablet_replica.cc:333] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.405908 32535 raft_consensus.cc:2243] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.406297 32535 raft_consensus.cc:2272] T 2b897b7651fb4501a1819e2c39d43d73 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.407963 32535 tablet_replica.cc:333] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.408372 32535 raft_consensus.cc:2243] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.408705 32535 raft_consensus.cc:2272] T 949fa02d2eb34fdab9e2150d7390935c P a3497e751559475c906faf3d94b28d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.410372 32535 tablet_replica.cc:333] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f: stopping tablet replica
I20260713 09:11:23.410923 32535 raft_consensus.cc:2243] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.411607 32535 raft_consensus.cc:2272] T 55d240df8e84421496dd8f3a8de89f22 P a3497e751559475c906faf3d94b28d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.466854 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:11:23.494927 32535 tablet_server.cc:179] TabletServer@127.31.197.196:0 shutting down...
W20260713 09:11:23.499687  2450 consensus_peers.cc:597] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer 9f52ffb11cbc491980ce4f4c14871e58 (127.31.197.194:45177): Couldn't send request to peer 9f52ffb11cbc491980ce4f4c14871e58. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.521976 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:23.522730 32535 tablet_replica.cc:333] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.523645 32535 raft_consensus.cc:2243] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.524266 32535 raft_consensus.cc:2272] T d096409cb92541aea8494643c53f1d0b P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.526296 32535 tablet_replica.cc:333] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.526832 32535 raft_consensus.cc:2243] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.527207 32535 raft_consensus.cc:2272] T b000c8ba6185405cbade721843cd85f2 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.529575 32535 tablet_replica.cc:333] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.530239 32535 raft_consensus.cc:2243] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.530741 32535 raft_consensus.cc:2272] T 91e1a4ae43224c86ac2730afbda285f9 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.533061 32535 tablet_replica.cc:333] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.533620 32535 raft_consensus.cc:2243] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.534152 32535 raft_consensus.cc:2272] T 936578a5e10845bc9a700f9fb1779b62 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:23.536290  2449 consensus_peers.cc:597] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Couldn't send request to peer a3497e751559475c906faf3d94b28d6f. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.195:33953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.536986 32535 tablet_replica.cc:333] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.537814 32535 raft_consensus.cc:2243] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.538729 32535 raft_consensus.cc:2272] T 14c9975153b4459b8dd676fd0c5a2288 P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:23.540745  2449 consensus_peers.cc:597] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 -> Peer a3497e751559475c906faf3d94b28d6f (127.31.197.195:33953): Couldn't send request to peer a3497e751559475c906faf3d94b28d6f. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.195:33953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.541000 32535 tablet_replica.cc:333] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.541580 32535 raft_consensus.cc:2243] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.542006 32535 raft_consensus.cc:2272] T 9f39ed7e86fa4f75be5e40fedee3e132 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.543731 32535 tablet_replica.cc:333] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.544198 32535 raft_consensus.cc:2243] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.544570 32535 raft_consensus.cc:2272] T 87c1d66288a64f59942c08bab9806cc5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.546236 32535 tablet_replica.cc:333] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.546700 32535 raft_consensus.cc:2243] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.547073 32535 raft_consensus.cc:2272] T 949fa02d2eb34fdab9e2150d7390935c P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.548657 32535 tablet_replica.cc:333] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.549116 32535 raft_consensus.cc:2243] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.549814 32535 raft_consensus.cc:2272] T 775be623f840438eb0e28967af6f181f P 89238cf4fb214b758379ea10c8a3b2b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.551631 32535 tablet_replica.cc:333] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.552095 32535 raft_consensus.cc:2243] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.552772 32535 raft_consensus.cc:2272] T 2baf3caefe6e4eafaf40eea5e086eb24 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.554385 32535 tablet_replica.cc:333] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.554821 32535 raft_consensus.cc:2243] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.555456 32535 raft_consensus.cc:2272] T 2b897b7651fb4501a1819e2c39d43d73 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.557093 32535 tablet_replica.cc:333] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.557561 32535 raft_consensus.cc:2243] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.558290 32535 raft_consensus.cc:2272] T e4e008bc44264ce9ad1eb9827c498bdf P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.560196 32535 tablet_replica.cc:333] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.560638 32535 raft_consensus.cc:2243] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.560981 32535 raft_consensus.cc:2272] T 8f77dee458e34f21a7dcdbae0d93f1a7 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.562911 32535 tablet_replica.cc:333] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.563340 32535 raft_consensus.cc:2243] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.563705 32535 raft_consensus.cc:2272] T 9485754091f34ff5919ce4facb7e5f65 P 89238cf4fb214b758379ea10c8a3b2b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.565281 32535 tablet_replica.cc:333] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.565696 32535 raft_consensus.cc:2243] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.566347 32535 raft_consensus.cc:2272] T ea2a98fb40204ccb9fb56a0c8ef80f49 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.567903 32535 tablet_replica.cc:333] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.568284 32535 raft_consensus.cc:2243] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.568627 32535 raft_consensus.cc:2272] T a6253d2a93c84e6286d4978d9d5b6a83 P 89238cf4fb214b758379ea10c8a3b2b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.570130 32535 tablet_replica.cc:333] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.570514 32535 raft_consensus.cc:2243] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.570906 32535 raft_consensus.cc:2272] T d6fc01ebada840708085a2e0c099d2e5 P 89238cf4fb214b758379ea10c8a3b2b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.572485 32535 tablet_replica.cc:333] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4: stopping tablet replica
I20260713 09:11:23.572894 32535 raft_consensus.cc:2243] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.573275 32535 raft_consensus.cc:2272] T 653b6b27101d40108af751aef571e667 P 89238cf4fb214b758379ea10c8a3b2b4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.607365 32535 tablet_server.cc:196] TabletServer@127.31.197.196:0 shutdown complete.
I20260713 09:11:23.634008 32535 master.cc:562] Master@127.31.197.254:33393 shutting down...
I20260713 09:11:23.654057 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:23.654605 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.654903 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5938d61e1a6b4a20a5bb7f53225930da: stopping tablet replica
I20260713 09:11:23.674250 32535 master.cc:584] Master@127.31.197.254:33393 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27557 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:11:23.725549 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:40361
I20260713 09:11:23.726675 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:23.731895  3130 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
W20260713 09:11:23.732453  3131 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
W20260713 09:11:23.732574  3133 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
I20260713 09:11:23.733666 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:23.734596 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:23.734774 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:23.734918 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933883734902 us; error 0 us; skew 500 ppm
I20260713 09:11:23.735394 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:23.737562 32535 webserver.cc:533] Webserver started at http://127.31.197.254:36037/ using document root <none> and password file <none>
I20260713 09:11:23.738046 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:23.738219 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:23.738452 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:23.739462 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "7116fb352f384502b5819cbf05517711"
format_stamp: "Formatted at 2026-07-13 09:11:23 on dist-test-slave-5w1p"
I20260713 09:11:23.743482 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:11:23.746628  3138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:23.747298 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:23.747547 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "7116fb352f384502b5819cbf05517711"
format_stamp: "Formatted at 2026-07-13 09:11:23 on dist-test-slave-5w1p"
I20260713 09:11:23.747812 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-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)
I20260713 09:11:23.762261 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:23.763435 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:23.799402 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:40361
I20260713 09:11:23.799495  3189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:40361 every 8 connection(s)
I20260713 09:11:23.803079  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.812664  3190 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711: Bootstrap starting.
I20260713 09:11:23.817129  3190 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.821022  3190 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711: No bootstrap required, opened a new log
I20260713 09:11:23.823251  3190 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7116fb352f384502b5819cbf05517711" member_type: VOTER }
I20260713 09:11:23.823624  3190 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.823809  3190 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7116fb352f384502b5819cbf05517711, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.824308  3190 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7116fb352f384502b5819cbf05517711" member_type: VOTER }
I20260713 09:11:23.824752  3190 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:23.824944  3190 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:23.825165  3190 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.829061  3190 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7116fb352f384502b5819cbf05517711" member_type: VOTER }
I20260713 09:11:23.829527  3190 leader_election.cc:304] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [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: 7116fb352f384502b5819cbf05517711; no voters: 
I20260713 09:11:23.830564  3190 leader_election.cc:290] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:23.830832  3193 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.832087  3193 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 1 LEADER]: Becoming Leader. State: Replica: 7116fb352f384502b5819cbf05517711, State: Running, Role: LEADER
I20260713 09:11:23.832672  3193 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [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: "7116fb352f384502b5819cbf05517711" member_type: VOTER }
I20260713 09:11:23.833400  3190 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:23.837565  3194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7116fb352f384502b5819cbf05517711" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7116fb352f384502b5819cbf05517711" member_type: VOTER } }
I20260713 09:11:23.837996  3195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7116fb352f384502b5819cbf05517711. Latest consensus state: current_term: 1 leader_uuid: "7116fb352f384502b5819cbf05517711" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7116fb352f384502b5819cbf05517711" member_type: VOTER } }
I20260713 09:11:23.838274  3194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:23.838598  3195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:23.840081  3200 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:23.844884  3200 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:23.847986 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:23.853430  3200 catalog_manager.cc:1383] Generated new cluster ID: 63bf4104234f474ba2f057bd0baa5da3
I20260713 09:11:23.853665  3200 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:23.868642  3200 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:23.869800  3200 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:23.886127  3200 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711: Generated new TSK 0
I20260713 09:11:23.886615  3200 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:23.914683 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:23.920181  3211 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
W20260713 09:11:23.920953  3212 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
W20260713 09:11:23.922326  3214 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
I20260713 09:11:23.922603 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:23.923496 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:23.923674 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:23.923791 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933883923780 us; error 0 us; skew 500 ppm
I20260713 09:11:23.924255 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:23.926276 32535 webserver.cc:533] Webserver started at http://127.31.197.193:45557/ using document root <none> and password file <none>
I20260713 09:11:23.926687 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:23.926827 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:23.927022 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:23.927994 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
format_stamp: "Formatted at 2026-07-13 09:11:23 on dist-test-slave-5w1p"
I20260713 09:11:23.932030 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:23.935007  3219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:23.935681 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:23.935925 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
format_stamp: "Formatted at 2026-07-13 09:11:23 on dist-test-slave-5w1p"
I20260713 09:11:23.936172 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-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)
I20260713 09:11:23.959024 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:23.960104 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:23.961591 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:23.963688 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:23.963850 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:23.964016 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:23.964164 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.000468 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:42113
I20260713 09:11:24.000559  3281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:42113 every 8 connection(s)
I20260713 09:11:24.004976 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:24.011765  3286 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
W20260713 09:11:24.012410  3287 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
I20260713 09:11:24.014428 32535 server_base.cc:1061] running on GCE node
W20260713 09:11:24.015674  3289 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
I20260713 09:11:24.016450 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:24.016652 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:24.016801 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933884016786 us; error 0 us; skew 500 ppm
I20260713 09:11:24.017285 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:24.019657 32535 webserver.cc:533] Webserver started at http://127.31.197.194:39281/ using document root <none> and password file <none>
I20260713 09:11:24.020229 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:24.020462 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:24.020761 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:24.021387  3282 heartbeater.cc:344] Connected to a master server at 127.31.197.254:40361
I20260713 09:11:24.021761  3282 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:24.022053 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "83daba342c0d4afa9a467669bb683f01"
format_stamp: "Formatted at 2026-07-13 09:11:24 on dist-test-slave-5w1p"
I20260713 09:11:24.022579  3282 heartbeater.cc:507] Master 127.31.197.254:40361 requested a full tablet report, sending...
I20260713 09:11:24.024735  3155 ts_manager.cc:194] Registered new tserver with Master: 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113)
I20260713 09:11:24.026710  3155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56496
I20260713 09:11:24.026978 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:11:24.030674  3294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.031323 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:11:24.031582 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "83daba342c0d4afa9a467669bb683f01"
format_stamp: "Formatted at 2026-07-13 09:11:24 on dist-test-slave-5w1p"
I20260713 09:11:24.031821 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-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)
I20260713 09:11:24.048892 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:24.050030 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:24.051342 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:24.053331 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:24.053516 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.053738 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:24.053871 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.091814 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:40547
I20260713 09:11:24.091933  3356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:40547 every 8 connection(s)
I20260713 09:11:24.096316 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:24.102833  3360 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
W20260713 09:11:24.104041  3361 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
I20260713 09:11:24.107422  3357 heartbeater.cc:344] Connected to a master server at 127.31.197.254:40361
I20260713 09:11:24.107811  3357 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:24.108023  3363 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
I20260713 09:11:24.108781  3357 heartbeater.cc:507] Master 127.31.197.254:40361 requested a full tablet report, sending...
I20260713 09:11:24.110795  3155 ts_manager.cc:194] Registered new tserver with Master: 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:24.111994  3155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56502
I20260713 09:11:24.115276 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:24.116439 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:24.116634 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:24.116799 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933884116781 us; error 0 us; skew 500 ppm
I20260713 09:11:24.117288 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:24.119331 32535 webserver.cc:533] Webserver started at http://127.31.197.195:42453/ using document root <none> and password file <none>
I20260713 09:11:24.119776 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:24.119940 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:24.120172 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:24.121193 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
format_stamp: "Formatted at 2026-07-13 09:11:24 on dist-test-slave-5w1p"
I20260713 09:11:24.125126 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:24.128079  3368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.128721 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:24.128971 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
format_stamp: "Formatted at 2026-07-13 09:11:24 on dist-test-slave-5w1p"
I20260713 09:11:24.129236 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-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)
I20260713 09:11:24.142968 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:24.144045 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:24.145331 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:24.147365 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:24.147557 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.147758 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:24.147900 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.193394 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:38439
I20260713 09:11:24.193519  3430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:38439 every 8 connection(s)
I20260713 09:11:24.206454  3431 heartbeater.cc:344] Connected to a master server at 127.31.197.254:40361
I20260713 09:11:24.206843  3431 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:24.207552  3431 heartbeater.cc:507] Master 127.31.197.254:40361 requested a full tablet report, sending...
I20260713 09:11:24.209329  3155 ts_manager.cc:194] Registered new tserver with Master: 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.209545 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013124001s
I20260713 09:11:24.210685  3155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56506
I20260713 09:11:24.233101  3155 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56510:
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"
    }
  }
}
W20260713 09:11:24.236050  3155 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.
I20260713 09:11:24.302558  3322 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2258ebf19c4ee49caafce46a855eb1 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:24.303972  3322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2258ebf19c4ee49caafce46a855eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.305449  3319 tablet_service.cc:1511] Processing CreateTablet for tablet 381b9da09f2746ada607b3a3f5ca62ce (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:24.306839  3319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381b9da09f2746ada607b3a3f5ca62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.307027  3321 tablet_service.cc:1511] Processing CreateTablet for tablet efc373b0cafe4e65b76c72ad9288d184 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:24.308789  3321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc373b0cafe4e65b76c72ad9288d184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.311059  3320 tablet_service.cc:1511] Processing CreateTablet for tablet 7796ffbb6f6c476ab1a05edb28f60fd8 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:24.311355  3247 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2258ebf19c4ee49caafce46a855eb1 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:24.312428  3320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7796ffbb6f6c476ab1a05edb28f60fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.312551  3247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2258ebf19c4ee49caafce46a855eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.313563  3318 tablet_service.cc:1511] Processing CreateTablet for tablet 515f574ba5384b6c8022a08c7e72bc76 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:24.314913  3318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515f574ba5384b6c8022a08c7e72bc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.317795  3246 tablet_service.cc:1511] Processing CreateTablet for tablet efc373b0cafe4e65b76c72ad9288d184 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:24.319151  3246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc373b0cafe4e65b76c72ad9288d184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.327860  3245 tablet_service.cc:1511] Processing CreateTablet for tablet 7796ffbb6f6c476ab1a05edb28f60fd8 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:24.329129  3245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7796ffbb6f6c476ab1a05edb28f60fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.334802  3317 tablet_service.cc:1511] Processing CreateTablet for tablet fa953dfeca7748099f3b12ed7b5a92d5 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:24.336081  3317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa953dfeca7748099f3b12ed7b5a92d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.339774  3316 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8bfae1753a422da677b6aff1f20101 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:24.340986  3316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8bfae1753a422da677b6aff1f20101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.345307  3244 tablet_service.cc:1511] Processing CreateTablet for tablet 381b9da09f2746ada607b3a3f5ca62ce (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:24.346589  3244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381b9da09f2746ada607b3a3f5ca62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.356326  3315 tablet_service.cc:1511] Processing CreateTablet for tablet fa25a5776b6c4e0d9da85528dcaa8e5b (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:24.357646  3315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa25a5776b6c4e0d9da85528dcaa8e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.362412  3243 tablet_service.cc:1511] Processing CreateTablet for tablet 515f574ba5384b6c8022a08c7e72bc76 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:24.363749  3243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515f574ba5384b6c8022a08c7e72bc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.371984  3242 tablet_service.cc:1511] Processing CreateTablet for tablet fa953dfeca7748099f3b12ed7b5a92d5 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:24.372922  3445 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.373337  3242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa953dfeca7748099f3b12ed7b5a92d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.377774  3322 tablet_service.cc:1511] Processing CreateTablet for tablet 53633a6c077b47258191501d0ad51c32 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:24.379105  3445 tablet_bootstrap.cc:654] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.379848  3241 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8bfae1753a422da677b6aff1f20101 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:24.381086  3241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8bfae1753a422da677b6aff1f20101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.379057  3322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53633a6c077b47258191501d0ad51c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.407336  3317 tablet_service.cc:1511] Processing CreateTablet for tablet a75b9a929cd743a1bac6a8afd3eb1530 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:24.408190  3240 tablet_service.cc:1511] Processing CreateTablet for tablet fa25a5776b6c4e0d9da85528dcaa8e5b (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:24.408727  3317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75b9a929cd743a1bac6a8afd3eb1530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.409578  3240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa25a5776b6c4e0d9da85528dcaa8e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.432567  3238 tablet_service.cc:1511] Processing CreateTablet for tablet a75b9a929cd743a1bac6a8afd3eb1530 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:24.432571  3239 tablet_service.cc:1511] Processing CreateTablet for tablet 53633a6c077b47258191501d0ad51c32 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:24.437489  3238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75b9a929cd743a1bac6a8afd3eb1530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.438999  3239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53633a6c077b47258191501d0ad51c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.443986  3445 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.447733  3445 ts_tablet_manager.cc:1403] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.033s
I20260713 09:11:24.450703  3445 raft_consensus.cc:359] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.444970  3447 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.455035  3396 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2258ebf19c4ee49caafce46a855eb1 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:24.456327  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2258ebf19c4ee49caafce46a855eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.456053  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 381b9da09f2746ada607b3a3f5ca62ce (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:24.457341  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381b9da09f2746ada607b3a3f5ca62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.458041  3390 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8bfae1753a422da677b6aff1f20101 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:24.458215  3395 tablet_service.cc:1511] Processing CreateTablet for tablet efc373b0cafe4e65b76c72ad9288d184 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:24.459267  3390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8bfae1753a422da677b6aff1f20101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.459599  3387 tablet_service.cc:1511] Processing CreateTablet for tablet a75b9a929cd743a1bac6a8afd3eb1530 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:24.460255  3394 tablet_service.cc:1511] Processing CreateTablet for tablet 7796ffbb6f6c476ab1a05edb28f60fd8 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:24.460806  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75b9a929cd743a1bac6a8afd3eb1530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.461448  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7796ffbb6f6c476ab1a05edb28f60fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.457393  3389 tablet_service.cc:1511] Processing CreateTablet for tablet fa25a5776b6c4e0d9da85528dcaa8e5b (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:24.462814  3389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa25a5776b6c4e0d9da85528dcaa8e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.462976  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 515f574ba5384b6c8022a08c7e72bc76 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:24.464107  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515f574ba5384b6c8022a08c7e72bc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.466737  3391 tablet_service.cc:1511] Processing CreateTablet for tablet fa953dfeca7748099f3b12ed7b5a92d5 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:24.467957  3391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa953dfeca7748099f3b12ed7b5a92d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.458530  3388 tablet_service.cc:1511] Processing CreateTablet for tablet 53633a6c077b47258191501d0ad51c32 (DEFAULT_TABLE table=test-workload [id=7b5b2c908fe64f0499b062073ebf3019]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:24.470278  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc373b0cafe4e65b76c72ad9288d184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.471089  3388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53633a6c077b47258191501d0ad51c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:24.484033  3447 tablet_bootstrap.cc:654] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.485998  3445 raft_consensus.cc:385] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.486368  3445 raft_consensus.cc:740] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.494179  3445 consensus_queue.cc:260] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.525591  3357 heartbeater.cc:499] Master 127.31.197.254:40361 was elected leader, sending a full tablet report...
I20260713 09:11:24.559084  3448 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.560105  3447 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:24.560591  3447 ts_tablet_manager.cc:1403] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.013s
W20260713 09:11:24.562047  3140 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.197.193:42113, user_credentials={real_user=slave}} blocked reactor thread for 55141.2us
I20260713 09:11:24.563323  3445 ts_tablet_manager.cc:1434] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.115s	user 0.012s	sys 0.004s
I20260713 09:11:24.567610  3445 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.572356  3445 tablet_bootstrap.cc:654] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.563356  3447 raft_consensus.cc:359] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.574364  3447 raft_consensus.cc:385] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.574714  3447 raft_consensus.cc:740] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.575979  3448 tablet_bootstrap.cc:654] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.575552  3447 consensus_queue.cc:260] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.579854  3445 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.580348  3445 ts_tablet_manager.cc:1403] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260713 09:11:24.583180  3445 raft_consensus.cc:359] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.583890  3445 raft_consensus.cc:385] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.584234  3445 raft_consensus.cc:740] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.586233  3282 heartbeater.cc:499] Master 127.31.197.254:40361 was elected leader, sending a full tablet report...
I20260713 09:11:24.585079  3445 consensus_queue.cc:260] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.588167  3448 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.588670  3448 ts_tablet_manager.cc:1403] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260713 09:11:24.588862  3445 ts_tablet_manager.cc:1434] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:24.589819  3445 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.590454  3447 ts_tablet_manager.cc:1434] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.005s
I20260713 09:11:24.591470  3447 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.591544  3448 raft_consensus.cc:359] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.592307  3448 raft_consensus.cc:385] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.592641  3448 raft_consensus.cc:740] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.593497  3448 consensus_queue.cc:260] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.595942  3445 tablet_bootstrap.cc:654] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.599210  3447 tablet_bootstrap.cc:654] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.602753  3448 ts_tablet_manager.cc:1434] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:24.603513  3431 heartbeater.cc:499] Master 127.31.197.254:40361 was elected leader, sending a full tablet report...
I20260713 09:11:24.608376  3445 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.608896  3445 ts_tablet_manager.cc:1403] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:11:24.611280  3445 raft_consensus.cc:359] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.611754  3445 raft_consensus.cc:385] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.612089  3445 raft_consensus.cc:740] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.613027  3445 consensus_queue.cc:260] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.614503  3448 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.619343  3448 tablet_bootstrap.cc:654] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.620620  3445 ts_tablet_manager.cc:1434] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260713 09:11:24.621691  3445 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.628221  3445 tablet_bootstrap.cc:654] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.639586  3445 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.639660  3447 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:24.640075  3445 ts_tablet_manager.cc:1403] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260713 09:11:24.640133  3447 ts_tablet_manager.cc:1403] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.012s
I20260713 09:11:24.642752  3448 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.643321  3448 ts_tablet_manager.cc:1403] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260713 09:11:24.642976  3445 raft_consensus.cc:359] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.643767  3445 raft_consensus.cc:385] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.643420  3447 raft_consensus.cc:359] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.644093  3445 raft_consensus.cc:740] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.644191  3447 raft_consensus.cc:385] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.644541  3447 raft_consensus.cc:740] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.644909  3445 consensus_queue.cc:260] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.645269  3447 consensus_queue.cc:260] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.645879  3448 raft_consensus.cc:359] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.646606  3448 raft_consensus.cc:385] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.646898  3448 raft_consensus.cc:740] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.647104  3445 ts_tablet_manager.cc:1434] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:24.647609  3448 consensus_queue.cc:260] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.648087  3445 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.649999  3448 ts_tablet_manager.cc:1434] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:24.650921  3448 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.653342  3447 ts_tablet_manager.cc:1434] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:11:24.654163  3454 raft_consensus.cc:493] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.654709  3445 tablet_bootstrap.cc:654] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.656461  3447 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.656912  3448 tablet_bootstrap.cc:654] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.663141  3447 tablet_bootstrap.cc:654] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.654651  3454 raft_consensus.cc:515] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.667488  3454 leader_election.cc:290] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:24.668103  3448 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.668578  3448 ts_tablet_manager.cc:1403] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:11:24.669260  3452 raft_consensus.cc:493] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.669713  3452 raft_consensus.cc:515] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.672181  3452 leader_election.cc:290] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.672333  3448 raft_consensus.cc:359] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.673118  3448 raft_consensus.cc:385] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.673416  3448 raft_consensus.cc:740] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.674194  3448 consensus_queue.cc:260] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.677991  3448 ts_tablet_manager.cc:1434] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:24.678978  3448 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.685170  3448 tablet_bootstrap.cc:654] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.697244  3445 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.698850  3445 ts_tablet_manager.cc:1403] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.013s
I20260713 09:11:24.700541  3448 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.701040  3448 ts_tablet_manager.cc:1403] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:11:24.704025  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
W20260713 09:11:24.705703  3370 leader_election.cc:343] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.701695  3445 raft_consensus.cc:359] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.707093  3445 raft_consensus.cc:385] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.707386  3445 raft_consensus.cc:740] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.708212  3445 consensus_queue.cc:260] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.703961  3448 raft_consensus.cc:359] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.710165  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
W20260713 09:11:24.712996  3371 leader_election.cc:343] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.713481  3371 leader_election.cc:304] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79; no voters: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:24.714303  3454 raft_consensus.cc:2749] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.714375  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:24.715708  3447 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
W20260713 09:11:24.715956  3221 leader_election.cc:343] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.716308  3447 ts_tablet_manager.cc:1403] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260713 09:11:24.710193  3448 raft_consensus.cc:385] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.716928  3448 raft_consensus.cc:740] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.717638  3448 consensus_queue.cc:260] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.718133  3445 ts_tablet_manager.cc:1434] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:11:24.719156  3445 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.719794  3448 ts_tablet_manager.cc:1434] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:11:24.724218  3448 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.726765  3445 tablet_bootstrap.cc:654] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.727959  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
W20260713 09:11:24.729449  3222 leader_election.cc:343] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.729948  3222 leader_election.cc:304] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01
I20260713 09:11:24.730741  3448 tablet_bootstrap.cc:654] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.730753  3452 raft_consensus.cc:2749] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.732275  3452 raft_consensus.cc:493] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.732677  3452 raft_consensus.cc:515] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.734542  3447 raft_consensus.cc:359] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.734951  3452 leader_election.cc:290] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.735404  3447 raft_consensus.cc:385] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.735821  3447 raft_consensus.cc:740] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.736558  3447 consensus_queue.cc:260] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.736806  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:24.737599  3332 raft_consensus.cc:2468] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in term 0.
I20260713 09:11:24.738596  3445 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.738880  3447 ts_tablet_manager.cc:1434] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:11:24.739197  3445 ts_tablet_manager.cc:1403] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:11:24.739936  3447 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.742314  3445 raft_consensus.cc:359] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.743186  3445 raft_consensus.cc:385] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.743564  3445 raft_consensus.cc:740] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.744791  3449 raft_consensus.cc:493] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.745260  3449 raft_consensus.cc:515] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.745760  3222 leader_election.cc:304] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:24.746428  3447 tablet_bootstrap.cc:654] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.746630  3452 raft_consensus.cc:2804] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.747025  3452 raft_consensus.cc:493] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.747345  3452 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.747915  3449 leader_election.cc:290] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.756379  3445 consensus_queue.cc:260] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.762375  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
W20260713 09:11:24.765081  3221 leader_election.cc:343] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.766917  3452 raft_consensus.cc:515] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.768038  3445 ts_tablet_manager.cc:1434] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260713 09:11:24.769767  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:24.770370  3332 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.780130  3454 raft_consensus.cc:493] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.780674  3454 raft_consensus.cc:515] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.781685  3445 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.782219  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:24.782804  3454 leader_election.cc:290] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
W20260713 09:11:24.784420  3221 leader_election.cc:343] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.785055  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7796ffbb6f6c476ab1a05edb28f60fd8" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:24.785683  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7796ffbb6f6c476ab1a05edb28f60fd8" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:24.786504  3257 raft_consensus.cc:2468] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 0.
I20260713 09:11:24.785742  3331 raft_consensus.cc:2468] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 0.
I20260713 09:11:24.788260  3371 leader_election.cc:304] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:24.789206  3454 raft_consensus.cc:2804] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.789558  3454 raft_consensus.cc:493] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.789870  3454 raft_consensus.cc:3060] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.795459  3445 tablet_bootstrap.cc:654] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.797188  3454 raft_consensus.cc:515] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.800104  3447 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:24.800714  3447 ts_tablet_manager.cc:1403] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.025s
I20260713 09:11:24.800793  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7796ffbb6f6c476ab1a05edb28f60fd8" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:24.801162  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7796ffbb6f6c476ab1a05edb28f60fd8" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:24.801395  3257 raft_consensus.cc:3060] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.801684  3331 raft_consensus.cc:3060] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.804167  3447 raft_consensus.cc:359] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.807562  3447 raft_consensus.cc:385] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.808315  3331 raft_consensus.cc:2468] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 1.
I20260713 09:11:24.808527  3257 raft_consensus.cc:2468] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 1.
I20260713 09:11:24.780378  3332 raft_consensus.cc:2468] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in term 1.
I20260713 09:11:24.809624  3370 leader_election.cc:304] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:24.809775  3222 leader_election.cc:304] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:24.811473  3474 raft_consensus.cc:2804] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.798413  3452 leader_election.cc:290] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 election: Requested vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.812198  3454 leader_election.cc:290] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:24.812809  3454 raft_consensus.cc:2804] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.808339  3447 raft_consensus.cc:740] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.815446  3474 raft_consensus.cc:697] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 LEADER]: Becoming Leader. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Running, Role: LEADER
I20260713 09:11:24.815783  3447 consensus_queue.cc:260] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.816357  3474 consensus_queue.cc:237] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.817469  3447 ts_tablet_manager.cc:1434] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:24.817610  3445 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.818197  3454 raft_consensus.cc:697] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 LEADER]: Becoming Leader. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Running, Role: LEADER
I20260713 09:11:24.818516  3445 ts_tablet_manager.cc:1403] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260713 09:11:24.819212  3454 consensus_queue.cc:237] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.820128  3448 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.820631  3448 ts_tablet_manager.cc:1403] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.053s
I20260713 09:11:24.821640  3445 raft_consensus.cc:359] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.822355  3445 raft_consensus.cc:385] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.818511  3447 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.823387  3448 raft_consensus.cc:359] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.824069  3448 raft_consensus.cc:385] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.824338  3448 raft_consensus.cc:740] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.825018  3448 consensus_queue.cc:260] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.827247  3448 ts_tablet_manager.cc:1434] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:24.828238  3448 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.830291  3447 tablet_bootstrap.cc:654] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.830142  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
W20260713 09:11:24.831825  3296 leader_election.cc:343] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.822634  3445 raft_consensus.cc:740] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.834441  3448 tablet_bootstrap.cc:654] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.834220  3445 consensus_queue.cc:260] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.839551  3445 ts_tablet_manager.cc:1434] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:11:24.840564  3445 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.844440  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:24.845098  3406 raft_consensus.cc:2468] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:24.846357  3296 leader_election.cc:304] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:24.846917  3445 tablet_bootstrap.cc:654] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.847458  3449 raft_consensus.cc:2804] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.847823  3449 raft_consensus.cc:493] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.848153  3449 raft_consensus.cc:3060] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.860231  3445 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.860900  3445 ts_tablet_manager.cc:1403] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
W20260713 09:11:24.861722  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:24.863837  3445 raft_consensus.cc:359] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.864193  3449 raft_consensus.cc:515] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.864687  3445 raft_consensus.cc:385] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.865118  3445 raft_consensus.cc:740] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.866046  3445 consensus_queue.cc:260] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.868907  3448 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.870748  3154 catalog_manager.cc:5697] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.875773  3479 raft_consensus.cc:493] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.876509  3479 raft_consensus.cc:515] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.875193  3448 ts_tablet_manager.cc:1403] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.010s
I20260713 09:11:24.877326  3155 catalog_manager.cc:5697] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193). New cstate: current_term: 1 leader_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.880235  3449 leader_election.cc:290] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.880724  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:24.881075  3445 ts_tablet_manager.cc:1434] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.009s
I20260713 09:11:24.882154  3445 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
W20260713 09:11:24.884037  3296 leader_election.cc:343] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.885250  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:24.886224  3448 raft_consensus.cc:359] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.886914  3448 raft_consensus.cc:385] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.887177  3448 raft_consensus.cc:740] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.887622  3447 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:24.885782  3406 raft_consensus.cc:3060] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.887912  3445 tablet_bootstrap.cc:654] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.888115  3447 ts_tablet_manager.cc:1403] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.018s
I20260713 09:11:24.891703  3447 raft_consensus.cc:359] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.892182  3447 raft_consensus.cc:385] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.892386  3447 raft_consensus.cc:740] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.892277  3448 consensus_queue.cc:260] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.893446  3447 consensus_queue.cc:260] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.894986  3448 ts_tablet_manager.cc:1434] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:11:24.895478  3406 raft_consensus.cc:2468] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:24.896045  3447 ts_tablet_manager.cc:1434] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:24.897114  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa25a5776b6c4e0d9da85528dcaa8e5b" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:24.899415  3257 raft_consensus.cc:2468] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:24.899899  3296 leader_election.cc:304] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:24.896055  3448 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.901280  3296 leader_election.cc:304] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:24.898411  3479 leader_election.cc:290] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.902415  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa25a5776b6c4e0d9da85528dcaa8e5b" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:24.902410  3449 raft_consensus.cc:2804] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.903355  3406 raft_consensus.cc:2468] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:24.903424  3449 raft_consensus.cc:697] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:24.904486  3449 consensus_queue.cc:237] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.908103  3479 raft_consensus.cc:2804] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.908703  3479 raft_consensus.cc:493] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.909042  3479 raft_consensus.cc:3060] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.914862  3447 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.916546  3448 tablet_bootstrap.cc:654] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.928882  3153 catalog_manager.cc:5697] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.947634  3479 raft_consensus.cc:515] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.949224  3447 tablet_bootstrap.cc:654] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.950516  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa25a5776b6c4e0d9da85528dcaa8e5b" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:24.951130  3257 raft_consensus.cc:3060] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.952414  3445 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:24.952998  3445 ts_tablet_manager.cc:1403] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.071s	user 0.039s	sys 0.023s
I20260713 09:11:24.955878  3445 raft_consensus.cc:359] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.956605  3445 raft_consensus.cc:385] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.956988  3445 raft_consensus.cc:740] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.957876  3445 consensus_queue.cc:260] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.959664  3449 raft_consensus.cc:493] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.959873  3445 ts_tablet_manager.cc:1434] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:24.961325  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa25a5776b6c4e0d9da85528dcaa8e5b" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:24.961750  3445 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: Bootstrap starting.
I20260713 09:11:24.961987  3406 raft_consensus.cc:3060] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.962177  3448 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:24.962481  3447 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:24.962663  3448 ts_tablet_manager.cc:1403] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.027s
I20260713 09:11:24.962935  3447 ts_tablet_manager.cc:1403] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260713 09:11:24.965576  3448 raft_consensus.cc:359] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.965818  3447 raft_consensus.cc:359] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.960162  3449 raft_consensus.cc:515] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.970069  3447 raft_consensus.cc:385] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.970382  3447 raft_consensus.cc:740] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.971089  3447 consensus_queue.cc:260] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.971546  3449 leader_election.cc:290] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.966346  3448 raft_consensus.cc:385] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:24.967372  3445 tablet_bootstrap.cc:654] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.958153  3257 raft_consensus.cc:2468] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:24.973516  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:24.974088  3405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:24.974761  3296 leader_election.cc:304] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:24.975538  3449 raft_consensus.cc:2804] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:11:24.975697  3296 leader_election.cc:343] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:24.976123  3449 raft_consensus.cc:697] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:24.976919  3449 consensus_queue.cc:237] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.968976  3406 raft_consensus.cc:2468] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:24.969439  3479 leader_election.cc:290] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:24.974197  3256 raft_consensus.cc:2468] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:24.973424  3447 ts_tablet_manager.cc:1434] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:24.978935  3448 raft_consensus.cc:740] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.979769  3448 consensus_queue.cc:260] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.979821  3296 leader_election.cc:304] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:24.981977  3448 ts_tablet_manager.cc:1434] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260713 09:11:24.982543  3479 raft_consensus.cc:2804] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.982899  3479 raft_consensus.cc:493] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.979823  3447 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:24.982923  3448 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:24.983487  3479 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.989517  3447 tablet_bootstrap.cc:654] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:24.990967  3479 raft_consensus.cc:515] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:24.993768  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:24.994360  3256 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.989540  3448 tablet_bootstrap.cc:654] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.000312  3445 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: No bootstrap required, opened a new log
I20260713 09:11:25.000720  3445 ts_tablet_manager.cc:1403] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260713 09:11:25.001705  3256 raft_consensus.cc:2468] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.005432  3448 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:25.005642  3296 leader_election.cc:304] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:25.003103  3445 raft_consensus.cc:359] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.003811  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:25.006548  3449 raft_consensus.cc:2804] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.007028  3449 raft_consensus.cc:697] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
W20260713 09:11:25.007629  3296 leader_election.cc:343] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:25.008056  3445 raft_consensus.cc:385] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.005950  3448 ts_tablet_manager.cc:1403] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.009s
I20260713 09:11:25.004467  3479 leader_election.cc:290] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.007795  3449 consensus_queue.cc:237] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.008311  3445 raft_consensus.cc:740] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.009701  3445 consensus_queue.cc:260] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.010851  3448 raft_consensus.cc:359] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.011510  3448 raft_consensus.cc:385] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.011847  3448 raft_consensus.cc:740] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.011618  3445 ts_tablet_manager.cc:1434] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:25.012972  3448 consensus_queue.cc:260] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.013747  3153 catalog_manager.cc:5697] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.014796  3448 ts_tablet_manager.cc:1434] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:25.017002  3448 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:25.018318  3447 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:25.018813  3447 ts_tablet_manager.cc:1403] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.009s
I20260713 09:11:25.021662  3447 raft_consensus.cc:359] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.022379  3447 raft_consensus.cc:385] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.023209  3454 raft_consensus.cc:493] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.023401  3448 tablet_bootstrap.cc:654] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.023661  3454 raft_consensus.cc:515] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.025671  3454 leader_election.cc:290] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:25.022689  3447 raft_consensus.cc:740] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.026731  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.026755  3447 consensus_queue.cc:260] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.027796  3256 raft_consensus.cc:2393] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39d0ee6e56fb49718a08bcb7e5649c79 in current term 1: Already voted for candidate 83daba342c0d4afa9a467669bb683f01 in this term.
I20260713 09:11:25.026731  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:25.030234  3371 leader_election.cc:304] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79; no voters: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:25.031597  3454 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.034533  3474 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.035059  3474 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.037212  3474 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.038482  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
W20260713 09:11:25.040009  3221 leader_election.cc:343] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:25.040320  3447 ts_tablet_manager.cc:1434] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:11:25.043365  3454 raft_consensus.cc:2749] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:25.045109  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:25.046134  3331 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in term 0.
I20260713 09:11:25.035595  3152 catalog_manager.cc:5697] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.047251  3222 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:25.048060  3474 raft_consensus.cc:2804] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:25.048401  3474 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.048708  3474 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.050830  3447 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:25.055706  3448 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:25.056155  3448 ts_tablet_manager.cc:1403] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.015s
I20260713 09:11:25.056360  3474 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.058710  3448 raft_consensus.cc:359] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.059362  3448 raft_consensus.cc:385] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.059764  3447 tablet_bootstrap.cc:654] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.059605  3448 raft_consensus.cc:740] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.060360  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:25.060580  3448 consensus_queue.cc:260] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.059662  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01"
W20260713 09:11:25.061861  3221 leader_election.cc:343] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:25.062278  3331 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.062529  3448 ts_tablet_manager.cc:1434] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:11:25.063360  3448 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: Bootstrap starting.
I20260713 09:11:25.068490  3448 tablet_bootstrap.cc:654] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.069139  3331 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in term 1.
I20260713 09:11:25.070443  3222 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:25.071281  3452 raft_consensus.cc:2804] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.072736  3474 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 election: Requested vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.076207  3452 raft_consensus.cc:697] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 LEADER]: Becoming Leader. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Running, Role: LEADER
I20260713 09:11:25.077123  3447 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:25.077342  3448 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: No bootstrap required, opened a new log
I20260713 09:11:25.077047  3452 consensus_queue.cc:237] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.077595  3447 ts_tablet_manager.cc:1403] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260713 09:11:25.077759  3448 ts_tablet_manager.cc:1403] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260713 09:11:25.079929  3447 raft_consensus.cc:359] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.080423  3447 raft_consensus.cc:385] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.080343  3448 raft_consensus.cc:359] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.081094  3448 raft_consensus.cc:385] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.081413  3448 raft_consensus.cc:740] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.082136  3448 consensus_queue.cc:260] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.080833  3447 raft_consensus.cc:740] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.083757  3447 consensus_queue.cc:260] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.084369  3448 ts_tablet_manager.cc:1434] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:25.085621  3447 ts_tablet_manager.cc:1434] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:11:25.086370  3447 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:25.087383  3152 catalog_manager.cc:5697] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193). New cstate: current_term: 1 leader_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.090369  3447 tablet_bootstrap.cc:654] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.094264  3447 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:25.094660  3447 ts_tablet_manager.cc:1403] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:25.097400  3447 raft_consensus.cc:359] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.097824  3447 raft_consensus.cc:385] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.098089  3447 raft_consensus.cc:740] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.098664  3447 consensus_queue.cc:260] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.099888  3452 raft_consensus.cc:493] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.100455  3447 ts_tablet_manager.cc:1434] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:11:25.100322  3452 raft_consensus.cc:515] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.101311  3447 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:25.102437  3452 leader_election.cc:290] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.102941  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:25.104537  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8bfae1753a422da677b6aff1f20101" candidate_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:25.105074  3406 raft_consensus.cc:2393] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in current term 1: Already voted for candidate 83daba342c0d4afa9a467669bb683f01 in this term.
I20260713 09:11:25.105870  3221 leader_election.cc:304] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01
I20260713 09:11:25.106353  3447 tablet_bootstrap.cc:654] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.106683  3452 raft_consensus.cc:3060] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.110927  3447 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: No bootstrap required, opened a new log
I20260713 09:11:25.111341  3447 ts_tablet_manager.cc:1403] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:25.111821  3452 raft_consensus.cc:2749] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:25.113656  3447 raft_consensus.cc:359] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.114141  3447 raft_consensus.cc:385] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.114332  3447 raft_consensus.cc:740] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.114843  3447 consensus_queue.cc:260] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.116379  3447 ts_tablet_manager.cc:1434] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:11:25.132532  3449 raft_consensus.cc:493] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.132941  3449 raft_consensus.cc:515] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.134743  3449 leader_election.cc:290] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.135244  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515f574ba5384b6c8022a08c7e72bc76" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.135584  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515f574ba5384b6c8022a08c7e72bc76" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:25.135785  3256 raft_consensus.cc:2468] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.136102  3406 raft_consensus.cc:2468] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.136665  3296 leader_election.cc:304] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:25.137243  3449 raft_consensus.cc:2804] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:25.137532  3449 raft_consensus.cc:493] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.137785  3449 raft_consensus.cc:3060] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.142166  3449 raft_consensus.cc:515] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.143653  3449 leader_election.cc:290] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.144296  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515f574ba5384b6c8022a08c7e72bc76" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:25.144556  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515f574ba5384b6c8022a08c7e72bc76" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:25.144744  3256 raft_consensus.cc:3060] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.145040  3406 raft_consensus.cc:3060] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.148945  3256 raft_consensus.cc:2468] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.149191  3406 raft_consensus.cc:2468] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.149989  3296 leader_election.cc:304] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:25.150516  3449 raft_consensus.cc:2804] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.150875  3449 raft_consensus.cc:697] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:25.151556  3449 consensus_queue.cc:237] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.157745  3154 catalog_manager.cc:5697] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.196789  3454 raft_consensus.cc:493] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.197281  3454 raft_consensus.cc:515] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.198928  3454 leader_election.cc:290] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:25.199692  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75b9a929cd743a1bac6a8afd3eb1530" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.199863  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75b9a929cd743a1bac6a8afd3eb1530" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:25.200210  3256 raft_consensus.cc:2468] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 0.
I20260713 09:11:25.200403  3331 raft_consensus.cc:2468] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 0.
I20260713 09:11:25.201201  3370 leader_election.cc:304] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:25.201942  3454 raft_consensus.cc:2804] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:25.202287  3454 raft_consensus.cc:493] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.203038  3454 raft_consensus.cc:3060] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.205039  3473 consensus_queue.cc:1048] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.208765  3454 raft_consensus.cc:515] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.211170  3454 leader_election.cc:290] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:25.212340  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75b9a929cd743a1bac6a8afd3eb1530" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:25.212886  3256 raft_consensus.cc:3060] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.212882  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75b9a929cd743a1bac6a8afd3eb1530" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:25.217754  3331 raft_consensus.cc:3060] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.225292  3331 raft_consensus.cc:2468] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 1.
I20260713 09:11:25.226366  3371 leader_election.cc:304] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:25.226585  3449 raft_consensus.cc:493] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.227164  3473 raft_consensus.cc:2804] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.227039  3449 raft_consensus.cc:515] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.227825  3473 raft_consensus.cc:697] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 LEADER]: Becoming Leader. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Running, Role: LEADER
I20260713 09:11:25.225016  3256 raft_consensus.cc:2468] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 1.
I20260713 09:11:25.229224  3449 leader_election.cc:290] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.228652  3473 consensus_queue.cc:237] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.230985  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.231305  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:25.231873  3256 raft_consensus.cc:2468] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.232019  3406 raft_consensus.cc:2468] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.233577  3296 leader_election.cc:304] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:25.235632  3449 raft_consensus.cc:2804] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:25.235997  3449 raft_consensus.cc:493] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.236270  3449 raft_consensus.cc:3060] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.240000  3154 catalog_manager.cc:5697] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:25.241374  3449 raft_consensus.cc:515] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.241714  3473 consensus_queue.cc:1048] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.243223  3479 raft_consensus.cc:493] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.243688  3479 raft_consensus.cc:515] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.246196  3479 leader_election.cc:290] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.247045  3449 leader_election.cc:290] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.248404  3257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:25.248965  3257 raft_consensus.cc:3060] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.248837  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53633a6c077b47258191501d0ad51c32" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:25.249195  3405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381b9da09f2746ada607b3a3f5ca62ce" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:25.249624  3406 raft_consensus.cc:2468] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.249990  3405 raft_consensus.cc:3060] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.249439  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53633a6c077b47258191501d0ad51c32" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.251554  3255 raft_consensus.cc:2468] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 0.
I20260713 09:11:25.251571  3296 leader_election.cc:304] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:25.253224  3449 raft_consensus.cc:2804] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:25.253636  3449 raft_consensus.cc:493] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.254035  3449 raft_consensus.cc:3060] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.255249  3257 raft_consensus.cc:2468] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.261070  3296 leader_election.cc:304] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:25.261916  3479 raft_consensus.cc:2804] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.262420  3479 raft_consensus.cc:697] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:25.263345  3479 consensus_queue.cc:237] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.264937  3449 raft_consensus.cc:515] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.261976  3405 raft_consensus.cc:2468] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.266961  3449 leader_election.cc:290] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:25.267654  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53633a6c077b47258191501d0ad51c32" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:25.268155  3255 raft_consensus.cc:3060] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.271065  3405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53633a6c077b47258191501d0ad51c32" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:25.271658  3405 raft_consensus.cc:3060] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.273501  3473 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.274024  3473 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.275961  3473 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:25.278776  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:25.279579  3332 raft_consensus.cc:2393] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39d0ee6e56fb49718a08bcb7e5649c79 in current term 1: Already voted for candidate 9c5ad53d3afd43a2ac7cc45b33341dcd in this term.
I20260713 09:11:25.279768  3255 raft_consensus.cc:2468] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.280591  3256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" is_pre_election: true
I20260713 09:11:25.283350  3405 raft_consensus.cc:2468] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:25.284499  3296 leader_election.cc:304] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:25.285421  3452 consensus_queue.cc:1048] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.285964  3370 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79; no voters: 83daba342c0d4afa9a467669bb683f01, 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:25.286619  3479 raft_consensus.cc:2804] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.287083  3454 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.287353  3479 raft_consensus.cc:697] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:25.283934  3152 catalog_manager.cc:5697] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.288174  3479 consensus_queue.cc:237] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:25.295557  3454 raft_consensus.cc:2749] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:25.301743  3405 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.305338  3152 catalog_manager.cc:5697] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.309551  3474 consensus_queue.cc:1048] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.327950  3479 consensus_queue.cc:1048] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.337942  3449 consensus_queue.cc:1048] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.440222  3449 consensus_queue.cc:1048] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.451668 32535 ts_manager.cc:295] Set tserver state for 9c5ad53d3afd43a2ac7cc45b33341dcd to MAINTENANCE_MODE
I20260713 09:11:25.452519 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
I20260713 09:11:25.452606  3481 consensus_queue.cc:1048] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:25.476630  3481 consensus_queue.cc:1048] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:25.480726  3296 consensus_peers.cc:597] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.499917 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:25.500811 32535 tablet_replica.cc:333] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.501390 32535 raft_consensus.cc:2243] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.501760 32535 raft_consensus.cc:2272] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.503676 32535 tablet_replica.cc:333] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.504184 32535 raft_consensus.cc:2243] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.504652 32535 raft_consensus.cc:2272] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.506788 32535 tablet_replica.cc:333] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.507256 32535 raft_consensus.cc:2243] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.507570 32535 raft_consensus.cc:2272] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.509102 32535 tablet_replica.cc:333] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.509570 32535 raft_consensus.cc:2243] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.509884 32535 raft_consensus.cc:2272] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.511368 32535 tablet_replica.cc:333] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.511829 32535 raft_consensus.cc:2243] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.512146 32535 raft_consensus.cc:2272] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.513623 32535 tablet_replica.cc:333] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.514106 32535 raft_consensus.cc:2243] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:25.514626 32535 pending_rounds.cc:70] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Trying to abort 1 pending ops.
I20260713 09:11:25.514808 32535 pending_rounds.cc:77] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993193285795840 op_type: NO_OP noop_request { }
I20260713 09:11:25.515097 32535 raft_consensus.cc:2889] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:25.515338 32535 raft_consensus.cc:2272] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.517020 32535 tablet_replica.cc:333] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.517477 32535 raft_consensus.cc:2243] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.517815 32535 raft_consensus.cc:2272] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.519618 32535 tablet_replica.cc:333] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.520080 32535 raft_consensus.cc:2243] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:25.520771 32535 raft_consensus.cc:2272] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.522651 32535 tablet_replica.cc:333] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.523090 32535 raft_consensus.cc:2243] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.523425 32535 raft_consensus.cc:2272] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.524986 32535 tablet_replica.cc:333] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: stopping tablet replica
I20260713 09:11:25.525413 32535 raft_consensus.cc:2243] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:25.525753 32535 raft_consensus.cc:2272] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:25.543661 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
W20260713 09:11:25.623624  3296 consensus_peers.cc:597] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:25.637341  3370 consensus_peers.cc:597] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:25.672961  3296 consensus_peers.cc:597] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.685233  3521 consensus_queue.cc:1048] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:25.704658  3370 consensus_peers.cc:597] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.743769  3481 consensus_queue.cc:1048] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:25.744067  3296 consensus_peers.cc:597] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.797860  3481 consensus_queue.cc:1048] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.838284  3473 consensus_queue.cc:1048] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:25.862605  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:25.883962  3296 consensus_peers.cc:597] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:25.995746  3296 consensus_peers.cc:597] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:26.802431  3479 raft_consensus.cc:493] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5ad53d3afd43a2ac7cc45b33341dcd)
I20260713 09:11:26.802874  3479 raft_consensus.cc:515] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:26.804557  3479 leader_election.cc:290] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:26.805955  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
W20260713 09:11:26.808059  3296 leader_election.cc:336] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111)
I20260713 09:11:26.808457  3296 leader_election.cc:304] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [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: 83daba342c0d4afa9a467669bb683f01; no voters: 39d0ee6e56fb49718a08bcb7e5649c79, 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:26.809043  3521 raft_consensus.cc:2749] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:26.812934  3508 raft_consensus.cc:493] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5ad53d3afd43a2ac7cc45b33341dcd)
I20260713 09:11:26.813403  3508 raft_consensus.cc:515] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:26.814944  3508 leader_election.cc:290] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113)
I20260713 09:11:26.815526  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01" is_pre_election: true
I20260713 09:11:26.816159  3331 raft_consensus.cc:2468] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 1.
I20260713 09:11:26.817127  3371 leader_election.cc:304] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:26.817701  3508 raft_consensus.cc:2804] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:26.818010  3508 raft_consensus.cc:493] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c5ad53d3afd43a2ac7cc45b33341dcd)
I20260713 09:11:26.818310  3508 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:26.818378  3370 leader_election.cc:336] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111)
I20260713 09:11:26.823174  3508 raft_consensus.cc:515] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:26.824575  3508 leader_election.cc:290] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 2 election: Requested vote from peers 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547), 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113)
I20260713 09:11:26.825299  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2258ebf19c4ee49caafce46a855eb1" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:26.825866  3331 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:26.828184  3370 leader_election.cc:336] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111)
I20260713 09:11:26.831331  3331 raft_consensus.cc:2468] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 2.
I20260713 09:11:26.832165  3371 leader_election.cc:304] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:26.832777  3508 raft_consensus.cc:2804] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:26.833688  3508 raft_consensus.cc:697] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 LEADER]: Becoming Leader. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Running, Role: LEADER
I20260713 09:11:26.834371  3508 consensus_queue.cc:237] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:26.840482  3152 catalog_manager.cc:5697] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 reported cstate change: term changed from 1 to 2, leader changed from 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193) to 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: HEALTHY } } }
W20260713 09:11:26.863529  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:27.080657  3521 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.081229  3521 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:27.082823  3521 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:27.084022  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" is_pre_election: true
I20260713 09:11:27.084674  3406 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 1.
I20260713 09:11:27.085609  3296 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 
I20260713 09:11:27.086365  3521 raft_consensus.cc:2804] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:27.086390  3296 leader_election.cc:336] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111)
I20260713 09:11:27.086678  3521 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.086990  3521 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.092584  3521 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:27.094003  3521 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195:38439)
I20260713 09:11:27.095189  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "83daba342c0d4afa9a467669bb683f01" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
I20260713 09:11:27.095750  3406 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:27.097172  3296 leader_election.cc:336] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111)
I20260713 09:11:27.100096  3406 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83daba342c0d4afa9a467669bb683f01 in term 2.
I20260713 09:11:27.100919  3296 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 83daba342c0d4afa9a467669bb683f01; no voters: 9c5ad53d3afd43a2ac7cc45b33341dcd
I20260713 09:11:27.101466  3521 raft_consensus.cc:2804] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.101790  3521 raft_consensus.cc:697] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 LEADER]: Becoming Leader. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:27.102506  3521 consensus_queue.cc:237] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:27.108733  3152 catalog_manager.cc:5697] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 reported cstate change: term changed from 1 to 2, leader changed from 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193) to 83daba342c0d4afa9a467669bb683f01 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "83daba342c0d4afa9a467669bb683f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:27.270191  3370 consensus_peers.cc:597] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:27.292480  3331 raft_consensus.cc:1275] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Refusing update from remote peer 39d0ee6e56fb49718a08bcb7e5649c79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:27.293776  3508 consensus_queue.cc:1048] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:27.486035  3406 raft_consensus.cc:1275] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Refusing update from remote peer 83daba342c0d4afa9a467669bb683f01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:27.487227  3521 consensus_queue.cc:1048] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:27.500160  3296 consensus_peers.cc:597] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.864452  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:27.957363  3370 consensus_peers.cc:597] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.012389  3296 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260713 09:11:28.014729  3296 consensus_peers.cc:597] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.089650  3370 consensus_peers.cc:597] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.093292  3296 consensus_peers.cc:597] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.297386  3296 consensus_peers.cc:597] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.355509  3296 consensus_peers.cc:597] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.365379  3296 consensus_peers.cc:597] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.565749  3296 consensus_peers.cc:597] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.865393  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:29.866397  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:29.917457  3370 consensus_peers.cc:597] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.011435  3296 consensus_peers.cc:597] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:30.559000 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:30.564600  3542 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
W20260713 09:11:30.565153  3543 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
W20260713 09:11:30.566145  3545 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
I20260713 09:11:30.567359 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:30.569216 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:30.569399 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:30.569525 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933890569513 us; error 0 us; skew 500 ppm
I20260713 09:11:30.570024 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:30.572214 32535 webserver.cc:533] Webserver started at http://127.31.197.193:45557/ using document root <none> and password file <none>
I20260713 09:11:30.572629 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:30.572765 32535 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:30.576022 32535 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:30.579439  3550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:30.580229 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:30.580488 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
format_stamp: "Formatted at 2026-07-13 09:11:23 on dist-test-slave-5w1p"
I20260713 09:11:30.580775 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933802211907-32535-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)
W20260713 09:11:30.583248  3370 consensus_peers.cc:597] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:30.592242 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:30.593314 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:30.594726 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:30.597795  3557 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:11:30.619062  3296 consensus_peers.cc:597] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:30.640205 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:11:30.640537 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.002s	sys 0.000s
I20260713 09:11:30.640818 32535 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:11:30.644915  3557 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.654441  3557 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:30.655055  3557 tablet_bootstrap.cc:492] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.655544  3557 ts_tablet_manager.cc:1403] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:11:30.657332  3557 raft_consensus.cc:359] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.657768  3557 raft_consensus.cc:740] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.658377  3557 consensus_queue.cc:260] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.660413  3557 ts_tablet_manager.cc:1434] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:11:30.661077  3557 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.671952  3557 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:30.672534  3557 tablet_bootstrap.cc:492] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.673014  3557 ts_tablet_manager.cc:1403] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:11:30.674623 32535 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:11:30.674861 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260713 09:11:30.674813  3557 raft_consensus.cc:359] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.675506  3557 raft_consensus.cc:740] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.676128  3557 consensus_queue.cc:260] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.677536  3557 ts_tablet_manager.cc:1434] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:30.678218  3557 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.688417  3557 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:30.689082  3557 tablet_bootstrap.cc:492] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.689615  3557 ts_tablet_manager.cc:1403] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:30.691524  3557 raft_consensus.cc:359] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.692019  3557 raft_consensus.cc:740] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.692648  3557 consensus_queue.cc:260] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.694693  3557 ts_tablet_manager.cc:1434] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:11:30.695428  3557 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.704468  3557 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:30.705070  3557 tablet_bootstrap.cc:492] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.705567  3557 ts_tablet_manager.cc:1403] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:30.707222  3557 raft_consensus.cc:359] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.707684  3557 raft_consensus.cc:740] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.708274  3557 consensus_queue.cc:260] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.709625  3557 ts_tablet_manager.cc:1434] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:30.710222  3557 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.720685  3557 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: 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
I20260713 09:11:30.721297  3557 tablet_bootstrap.cc:492] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.721746  3557 ts_tablet_manager.cc:1403] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:30.723316  3557 raft_consensus.cc:359] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.723769  3557 raft_consensus.cc:740] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.724321  3557 consensus_queue.cc:260] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.726140  3557 ts_tablet_manager.cc:1434] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:30.726884  3557 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
W20260713 09:11:30.735860  3296 consensus_peers.cc:597] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:30.740384 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:42113
I20260713 09:11:30.740583  3557 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: 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
I20260713 09:11:30.740530  3621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:42113 every 8 connection(s)
I20260713 09:11:30.741402  3557 tablet_bootstrap.cc:492] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.741915  3557 ts_tablet_manager.cc:1403] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:11:30.744012  3557 raft_consensus.cc:359] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
W20260713 09:11:30.745262  3623 tablet.cc:2406] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:30.745754 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:30.744684  3557 raft_consensus.cc:740] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.749070  3557 consensus_queue.cc:260] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.751188  3557 ts_tablet_manager.cc:1434] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:11:30.751859  3557 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.763266  3557 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: 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
I20260713 09:11:30.764084  3557 tablet_bootstrap.cc:492] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.764626  3557 ts_tablet_manager.cc:1403] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:30.767062  3622 heartbeater.cc:344] Connected to a master server at 127.31.197.254:40361
I20260713 09:11:30.766762  3557 raft_consensus.cc:359] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.767475  3622 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:30.767629  3557 raft_consensus.cc:740] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.768317  3622 heartbeater.cc:507] Master 127.31.197.254:40361 requested a full tablet report, sending...
I20260713 09:11:30.768307  3557 consensus_queue.cc:260] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.768641  3331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184"
dest_uuid: "83daba342c0d4afa9a467669bb683f01"
mode: GRACEFUL
new_leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
 from {username='slave'} at 127.0.0.1:47518
I20260713 09:11:30.769232  3331 raft_consensus.cc:606] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 LEADER]: Received request to transfer leadership to TS 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:30.770219  3557 ts_tablet_manager.cc:1434] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:30.771035  3557 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.771641  3331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5"
dest_uuid: "83daba342c0d4afa9a467669bb683f01"
mode: GRACEFUL
new_leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
 from {username='slave'} at 127.0.0.1:47518
I20260713 09:11:30.772102  3331 raft_consensus.cc:606] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Received request to transfer leadership to TS 39d0ee6e56fb49718a08bcb7e5649c79
I20260713 09:11:30.773069 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:30.773483 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:30.774034 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:30.774909  3152 ts_manager.cc:194] Re-registered known tserver with Master: 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113)
I20260713 09:11:30.782436  3557 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:30.783183  3557 tablet_bootstrap.cc:492] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.783790  3557 ts_tablet_manager.cc:1403] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:30.786056  3152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56522
I20260713 09:11:30.785975  3557 raft_consensus.cc:359] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.786621  3557 raft_consensus.cc:740] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.787246  3557 consensus_queue.cc:260] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.788816  3557 ts_tablet_manager.cc:1434] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:30.789399  3622 heartbeater.cc:499] Master 127.31.197.254:40361 was elected leader, sending a full tablet report...
I20260713 09:11:30.789831  3557 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.800968  3594 raft_consensus.cc:3060] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.803251  3557 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: 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
I20260713 09:11:30.803949  3557 tablet_bootstrap.cc:492] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.804527  3557 ts_tablet_manager.cc:1403] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:11:30.806313  3557 raft_consensus.cc:359] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.806757  3557 raft_consensus.cc:740] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.807288  3557 consensus_queue.cc:260] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.809085  3557 ts_tablet_manager.cc:1434] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:30.809877  3557 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap starting.
I20260713 09:11:30.821074  3557 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: 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
I20260713 09:11:30.821698  3557 tablet_bootstrap.cc:492] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Bootstrap complete.
I20260713 09:11:30.822264  3557 ts_tablet_manager.cc:1403] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:11:30.823796  3557 raft_consensus.cc:359] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.824216  3557 raft_consensus.cc:740] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5ad53d3afd43a2ac7cc45b33341dcd, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.824640  3557 consensus_queue.cc:260] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.825959  3557 ts_tablet_manager.cc:1434] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:30.862025  3541 raft_consensus.cc:993] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: : Instructing follower 39d0ee6e56fb49718a08bcb7e5649c79 to start an election
I20260713 09:11:30.862493  3615 raft_consensus.cc:1081] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Signalling peer 39d0ee6e56fb49718a08bcb7e5649c79 to start an election
I20260713 09:11:30.863862  3405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5"
dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
 from {username='slave'} at 127.0.0.1:34792
I20260713 09:11:30.864379  3405 raft_consensus.cc:493] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:30.864660  3405 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:30.867316  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:30.869593  3405 raft_consensus.cc:515] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.871248  3405 leader_election.cc:290] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:30.871976  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:30.872315  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa953dfeca7748099f3b12ed7b5a92d5" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:30.872588  3594 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.872869  3331 raft_consensus.cc:3055] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:30.873188  3331 raft_consensus.cc:740] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:30.873994  3331 consensus_queue.cc:260] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.875247  3331 raft_consensus.cc:3060] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.879444  3594 raft_consensus.cc:2468] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 2.
I20260713 09:11:30.880677  3370 leader_election.cc:304] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:30.881377  3508 raft_consensus.cc:2804] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:30.881484  3331 raft_consensus.cc:2468] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 2.
I20260713 09:11:30.882939  3508 raft_consensus.cc:697] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 LEADER]: Becoming Leader. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Running, Role: LEADER
I20260713 09:11:30.883719  3508 consensus_queue.cc:237] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:30.890595  3152 catalog_manager.cc:5697] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 reported cstate change: term changed from 1 to 2, leader changed from 83daba342c0d4afa9a467669bb683f01 (127.31.197.194) to 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.147954  3541 raft_consensus.cc:993] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: : Instructing follower 39d0ee6e56fb49718a08bcb7e5649c79 to start an election
I20260713 09:11:31.148365  3615 raft_consensus.cc:1081] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 LEADER]: Signalling peer 39d0ee6e56fb49718a08bcb7e5649c79 to start an election
I20260713 09:11:31.149729  3405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184"
dest_uuid: "39d0ee6e56fb49718a08bcb7e5649c79"
 from {username='slave'} at 127.0.0.1:34792
I20260713 09:11:31.150265  3405 raft_consensus.cc:493] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.150554  3405 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.155215  3405 raft_consensus.cc:515] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:31.156759  3405 leader_election.cc:290] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [CANDIDATE]: Term 3 election: Requested vote from peers 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113), 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547)
I20260713 09:11:31.157564  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd"
I20260713 09:11:31.157733  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc373b0cafe4e65b76c72ad9288d184" candidate_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "83daba342c0d4afa9a467669bb683f01"
I20260713 09:11:31.158159  3594 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.158296  3331 raft_consensus.cc:3055] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:31.158634  3331 raft_consensus.cc:740] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83daba342c0d4afa9a467669bb683f01, State: Running, Role: LEADER
I20260713 09:11:31.159325  3331 consensus_queue.cc:260] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:31.160238  3331 raft_consensus.cc:3060] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.162907  3594 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 3.
I20260713 09:11:31.163851  3370 leader_election.cc:304] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [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: 39d0ee6e56fb49718a08bcb7e5649c79, 9c5ad53d3afd43a2ac7cc45b33341dcd; no voters: 
I20260713 09:11:31.164535  3508 raft_consensus.cc:2804] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:31.165011  3508 raft_consensus.cc:697] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 3 LEADER]: Becoming Leader. State: Replica: 39d0ee6e56fb49718a08bcb7e5649c79, State: Running, Role: LEADER
I20260713 09:11:31.165259  3331 raft_consensus.cc:2468] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d0ee6e56fb49718a08bcb7e5649c79 in term 3.
I20260713 09:11:31.165908  3508 consensus_queue.cc:237] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.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: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } }
I20260713 09:11:31.174763  3152 catalog_manager.cc:5697] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 reported cstate change: term changed from 2 to 3, leader changed from 83daba342c0d4afa9a467669bb683f01 (127.31.197.194) to 39d0ee6e56fb49718a08bcb7e5649c79 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39d0ee6e56fb49718a08bcb7e5649c79" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 38439 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.393170  3594 raft_consensus.cc:1275] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Refusing update from remote peer 39d0ee6e56fb49718a08bcb7e5649c79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:31.394330  3646 consensus_queue.cc:1048] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.403376  3331 raft_consensus.cc:1275] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Refusing update from remote peer 39d0ee6e56fb49718a08bcb7e5649c79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:31.404683  3646 consensus_queue.cc:1048] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.603479  3331 raft_consensus.cc:1275] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 3 FOLLOWER]: Refusing update from remote peer 39d0ee6e56fb49718a08bcb7e5649c79: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:31.604619  3646 consensus_queue.cc:1048] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83daba342c0d4afa9a467669bb683f01" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.613863  3594 raft_consensus.cc:1275] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 3 FOLLOWER]: Refusing update from remote peer 39d0ee6e56fb49718a08bcb7e5649c79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:31.615635  3646 consensus_queue.cc:1048] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5ad53d3afd43a2ac7cc45b33341dcd" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.616083  3646 consensus_queue.cc:1243] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [LEADER]: Peer 9c5ad53d3afd43a2ac7cc45b33341dcd log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:11:31.618247  3594 pending_rounds.cc:85] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Aborting all ops after (but not including) 0
I20260713 09:11:31.618517  3594 pending_rounds.cc:107] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:31.618721  3594 raft_consensus.cc:2889] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:31.783110 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:31.788372 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:31.788784 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:31.789237 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:31.868244  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:32.799729 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:32.811240 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:32.811628 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:32.812151 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:32.869268  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:33.818184 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:33.823319 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:33.823730 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:33.824206 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:33.870217  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:34.830811 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:34.836391 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:34.836784 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:34.837217 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:34.871204  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:35.843979 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.849920 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.856565 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:35.857029 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:11:35.872072  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:36.873031  3203 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:36.881701 32535 tablet_server.cc:179] TabletServer@127.31.197.193:42113 shutting down...
I20260713 09:11:36.903599 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:36.904335 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.905007 32535 raft_consensus.cc:2243] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.905480 32535 raft_consensus.cc:2272] T 7c8bfae1753a422da677b6aff1f20101 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.907656 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.908195 32535 raft_consensus.cc:2243] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.908633 32535 raft_consensus.cc:2272] T efc373b0cafe4e65b76c72ad9288d184 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.910692 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.911151 32535 raft_consensus.cc:2243] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.911545 32535 raft_consensus.cc:2272] T 3f2258ebf19c4ee49caafce46a855eb1 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.913573 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.914167 32535 raft_consensus.cc:2243] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.914574 32535 raft_consensus.cc:2272] T 53633a6c077b47258191501d0ad51c32 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.916543 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.917035 32535 raft_consensus.cc:2243] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.917418 32535 raft_consensus.cc:2272] T fa25a5776b6c4e0d9da85528dcaa8e5b P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.919386 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.919872 32535 raft_consensus.cc:2243] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.920248 32535 raft_consensus.cc:2272] T 381b9da09f2746ada607b3a3f5ca62ce P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.922294 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.922752 32535 raft_consensus.cc:2243] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.923072 32535 raft_consensus.cc:2272] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.924948 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.925345 32535 raft_consensus.cc:2243] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.925707 32535 raft_consensus.cc:2272] T 515f574ba5384b6c8022a08c7e72bc76 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.927435 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.927846 32535 raft_consensus.cc:2243] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.928189 32535 raft_consensus.cc:2272] T fa953dfeca7748099f3b12ed7b5a92d5 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.930208 32535 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.930634 32535 raft_consensus.cc:2243] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.931051 32535 raft_consensus.cc:2272] T a75b9a929cd743a1bac6a8afd3eb1530 P 9c5ad53d3afd43a2ac7cc45b33341dcd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.962873  3370 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111) [suppressed 52 similar messages]
I20260713 09:11:36.963376 32535 tablet_server.cc:196] TabletServer@127.31.197.193:42113 shutdown complete.
W20260713 09:11:36.966388  3370 consensus_peers.cc:597] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.986950 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:11:37.009445 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.010349 32535 tablet_replica.cc:333] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.011174 32535 raft_consensus.cc:2243] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:37.011502  3370 consensus_peers.cc:597] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.012144 32535 raft_consensus.cc:2272] T 515f574ba5384b6c8022a08c7e72bc76 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.014518 32535 tablet_replica.cc:333] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.015110 32535 raft_consensus.cc:2243] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.015568 32535 raft_consensus.cc:2272] T a75b9a929cd743a1bac6a8afd3eb1530 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.017673 32535 tablet_replica.cc:333] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.018239 32535 raft_consensus.cc:2243] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.018674 32535 raft_consensus.cc:2272] T fa953dfeca7748099f3b12ed7b5a92d5 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.021319 32535 tablet_replica.cc:333] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.021971 32535 raft_consensus.cc:2243] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.022878 32535 raft_consensus.cc:2272] T 53633a6c077b47258191501d0ad51c32 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:37.023546  3370 consensus_peers.cc:597] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 9c5ad53d3afd43a2ac7cc45b33341dcd (127.31.197.193:42113): Couldn't send request to peer 9c5ad53d3afd43a2ac7cc45b33341dcd. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:42113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.024799 32535 tablet_replica.cc:333] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.025367 32535 raft_consensus.cc:2243] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.026181 32535 raft_consensus.cc:2272] T 381b9da09f2746ada607b3a3f5ca62ce P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.028045 32535 tablet_replica.cc:333] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.028527 32535 raft_consensus.cc:2243] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.029232 32535 raft_consensus.cc:2272] T fa25a5776b6c4e0d9da85528dcaa8e5b P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.031266 32535 tablet_replica.cc:333] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.031718 32535 raft_consensus.cc:2243] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.032127 32535 raft_consensus.cc:2272] T 3f2258ebf19c4ee49caafce46a855eb1 P 83daba342c0d4afa9a467669bb683f01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.034274 32535 tablet_replica.cc:333] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.034789 32535 raft_consensus.cc:2243] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.035211 32535 raft_consensus.cc:2272] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.037052 32535 tablet_replica.cc:333] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.037500 32535 raft_consensus.cc:2243] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.037957 32535 raft_consensus.cc:2272] T efc373b0cafe4e65b76c72ad9288d184 P 83daba342c0d4afa9a467669bb683f01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.039729 32535 tablet_replica.cc:333] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01: stopping tablet replica
I20260713 09:11:37.040127 32535 raft_consensus.cc:2243] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.040871 32535 raft_consensus.cc:2272] T 7c8bfae1753a422da677b6aff1f20101 P 83daba342c0d4afa9a467669bb683f01 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:37.062512  3371 consensus_peers.cc:597] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547): Couldn't send request to peer 83daba342c0d4afa9a467669bb683f01. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:37.062898  3371 consensus_peers.cc:597] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547): Couldn't send request to peer 83daba342c0d4afa9a467669bb683f01. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.072165 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
I20260713 09:11:37.095093 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
I20260713 09:11:37.119277 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.119937 32535 tablet_replica.cc:333] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.120579 32535 raft_consensus.cc:2243] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.121429 32535 raft_consensus.cc:2272] T efc373b0cafe4e65b76c72ad9288d184 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.124105 32535 tablet_replica.cc:333] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.124636 32535 raft_consensus.cc:2243] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.125371 32535 raft_consensus.cc:2272] T 3f2258ebf19c4ee49caafce46a855eb1 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.127899 32535 tablet_replica.cc:333] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.128394 32535 raft_consensus.cc:2243] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.128816 32535 raft_consensus.cc:2272] T 515f574ba5384b6c8022a08c7e72bc76 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.130851 32535 tablet_replica.cc:333] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
W20260713 09:11:37.131284  3371 consensus_peers.cc:597] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 -> Peer 83daba342c0d4afa9a467669bb683f01 (127.31.197.194:40547): Couldn't send request to peer 83daba342c0d4afa9a467669bb683f01. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.131470 32535 raft_consensus.cc:2243] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.132311 32535 raft_consensus.cc:2272] T fa953dfeca7748099f3b12ed7b5a92d5 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.133987 32535 tablet_replica.cc:333] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.134443 32535 raft_consensus.cc:2243] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.135222 32535 raft_consensus.cc:2272] T a75b9a929cd743a1bac6a8afd3eb1530 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.136936 32535 tablet_replica.cc:333] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.137439 32535 raft_consensus.cc:2243] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.138230 32535 raft_consensus.cc:2272] T 7796ffbb6f6c476ab1a05edb28f60fd8 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.140033 32535 tablet_replica.cc:333] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.140478 32535 raft_consensus.cc:2243] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.140887 32535 raft_consensus.cc:2272] T 53633a6c077b47258191501d0ad51c32 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.143019 32535 tablet_replica.cc:333] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.143467 32535 raft_consensus.cc:2243] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.143848 32535 raft_consensus.cc:2272] T 381b9da09f2746ada607b3a3f5ca62ce P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.145620 32535 tablet_replica.cc:333] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.146095 32535 raft_consensus.cc:2243] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.146467 32535 raft_consensus.cc:2272] T fa25a5776b6c4e0d9da85528dcaa8e5b P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.148234 32535 tablet_replica.cc:333] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79: stopping tablet replica
I20260713 09:11:37.148633 32535 raft_consensus.cc:2243] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.149063 32535 raft_consensus.cc:2272] T 7c8bfae1753a422da677b6aff1f20101 P 39d0ee6e56fb49718a08bcb7e5649c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.177733 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:11:37.199918 32535 master.cc:562] Master@127.31.197.254:40361 shutting down...
I20260713 09:11:37.217713 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.218314 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.218717 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7116fb352f384502b5819cbf05517711: stopping tablet replica
I20260713 09:11:37.237836 32535 master.cc:584] Master@127.31.197.254:40361 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13550 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:11:37.276800 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:41285
I20260713 09:11:37.277910 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.283437  3666 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
W20260713 09:11:37.283514  3667 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
W20260713 09:11:37.284408  3669 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
I20260713 09:11:37.284940 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:37.285772 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.286011 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.286134 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933897286123 us; error 0 us; skew 500 ppm
I20260713 09:11:37.286607 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.288918 32535 webserver.cc:533] Webserver started at http://127.31.197.254:40035/ using document root <none> and password file <none>
I20260713 09:11:37.289395 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.289548 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.289760 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.291129 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "f79dd1a6f06b4d449f74971e43830e31"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.295269 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:11:37.298359  3674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.299069 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:37.299316 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "f79dd1a6f06b4d449f74971e43830e31"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.299578 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-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)
I20260713 09:11:37.321376 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.322650 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.358362 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:41285
I20260713 09:11:37.358466  3725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:41285 every 8 connection(s)
I20260713 09:11:37.362069  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.372388  3726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31: Bootstrap starting.
I20260713 09:11:37.377166  3726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.381232  3726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31: No bootstrap required, opened a new log
I20260713 09:11:37.383400  3726 raft_consensus.cc:359] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER }
I20260713 09:11:37.383808  3726 raft_consensus.cc:385] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.384027  3726 raft_consensus.cc:740] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79dd1a6f06b4d449f74971e43830e31, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.384590  3726 consensus_queue.cc:260] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER }
I20260713 09:11:37.385047  3726 raft_consensus.cc:399] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:37.385251  3726 raft_consensus.cc:493] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:37.385499  3726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.389736  3726 raft_consensus.cc:515] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER }
I20260713 09:11:37.390242  3726 leader_election.cc:304] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [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: f79dd1a6f06b4d449f74971e43830e31; no voters: 
I20260713 09:11:37.391269  3726 leader_election.cc:290] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:37.391557  3729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:37.392740  3729 raft_consensus.cc:697] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 1 LEADER]: Becoming Leader. State: Replica: f79dd1a6f06b4d449f74971e43830e31, State: Running, Role: LEADER
I20260713 09:11:37.393366  3729 consensus_queue.cc:237] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [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: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER }
I20260713 09:11:37.393999  3726 sys_catalog.cc:565] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:37.396147  3731 sys_catalog.cc:455] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f79dd1a6f06b4d449f74971e43830e31. Latest consensus state: current_term: 1 leader_uuid: "f79dd1a6f06b4d449f74971e43830e31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER } }
I20260713 09:11:37.396147  3730 sys_catalog.cc:455] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f79dd1a6f06b4d449f74971e43830e31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79dd1a6f06b4d449f74971e43830e31" member_type: VOTER } }
I20260713 09:11:37.396872  3731 sys_catalog.cc:458] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.396947  3730 sys_catalog.cc:458] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.399624  3734 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:37.404604  3734 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:37.408849 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:37.413283  3734 catalog_manager.cc:1383] Generated new cluster ID: b4c89919cfb547f092cb77be6f64e6c3
I20260713 09:11:37.413555  3734 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:37.450078  3734 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:37.451287  3734 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:37.471148  3734 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31: Generated new TSK 0
I20260713 09:11:37.471700  3734 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:37.539395 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.545127  3747 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
W20260713 09:11:37.545967  3748 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
W20260713 09:11:37.547847  3750 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
I20260713 09:11:37.547911 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:37.548942 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.549150 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.549294 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933897549277 us; error 0 us; skew 500 ppm
I20260713 09:11:37.549784 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.551894 32535 webserver.cc:533] Webserver started at http://127.31.197.193:45749/ using document root <none> and password file <none>
I20260713 09:11:37.552328 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.552502 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.552731 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.553750 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.558022 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:37.561069  3755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.561739 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:37.562037 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.562294 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-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)
I20260713 09:11:37.584615 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.585767 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.587163 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.589249 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.589439 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.589653 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.589810 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.628217 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:42437
I20260713 09:11:37.628309  3817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:42437 every 8 connection(s)
I20260713 09:11:37.632759 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.639582  3822 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
W20260713 09:11:37.641412  3823 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
I20260713 09:11:37.644112 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:37.645105  3818 heartbeater.cc:344] Connected to a master server at 127.31.197.254:41285
W20260713 09:11:37.645153  3825 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
I20260713 09:11:37.645521  3818 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.646203 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.646485 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.646401  3818 heartbeater.cc:507] Master 127.31.197.254:41285 requested a full tablet report, sending...
I20260713 09:11:37.646768 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933897646748 us; error 0 us; skew 500 ppm
I20260713 09:11:37.647482 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.648748  3691 ts_manager.cc:194] Registered new tserver with Master: b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437)
I20260713 09:11:37.649827 32535 webserver.cc:533] Webserver started at http://127.31.197.194:38961/ using document root <none> and password file <none>
I20260713 09:11:37.650338 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.650511 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.650622  3691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43866
I20260713 09:11:37.650744 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.652146 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "c9f9b50d197b465e8689aba54dfbcae0"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.656473 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:37.659466  3830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.660163 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:37.660411 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "c9f9b50d197b465e8689aba54dfbcae0"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.660655 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-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)
I20260713 09:11:37.678054 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.679139 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.680449 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.682500 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.682669 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.682894 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.683037 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.719925 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:33147
I20260713 09:11:37.720026  3892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:33147 every 8 connection(s)
I20260713 09:11:37.724303 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.730262  3896 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
W20260713 09:11:37.731326  3897 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
W20260713 09:11:37.734373  3899 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
I20260713 09:11:37.734973 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:37.735374  3893 heartbeater.cc:344] Connected to a master server at 127.31.197.254:41285
I20260713 09:11:37.735818  3893 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.736013 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.736280 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.736474 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933897736453 us; error 0 us; skew 500 ppm
I20260713 09:11:37.736655  3893 heartbeater.cc:507] Master 127.31.197.254:41285 requested a full tablet report, sending...
I20260713 09:11:37.737211 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.738854  3691 ts_manager.cc:194] Registered new tserver with Master: c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:37.739580 32535 webserver.cc:533] Webserver started at http://127.31.197.195:37977/ using document root <none> and password file <none>
I20260713 09:11:37.740062 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.740226 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.740272  3691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43882
I20260713 09:11:37.740491 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.741750 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "f6c2af8f2ac34537900a030e424fab29"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.746096 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:37.749018  3904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.749675 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:37.749960 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "f6c2af8f2ac34537900a030e424fab29"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-5w1p"
I20260713 09:11:37.750234 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933802211907-32535-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)
I20260713 09:11:37.762491 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.763528 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.764847 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.766845 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.767031 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.767239 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.767385 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.804212 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:36721
I20260713 09:11:37.804309  3966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:36721 every 8 connection(s)
I20260713 09:11:37.816835  3967 heartbeater.cc:344] Connected to a master server at 127.31.197.254:41285
I20260713 09:11:37.817215  3967 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.817848  3967 heartbeater.cc:507] Master 127.31.197.254:41285 requested a full tablet report, sending...
I20260713 09:11:37.819648  3691 ts_manager.cc:194] Registered new tserver with Master: f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721)
I20260713 09:11:37.820312 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013070363s
I20260713 09:11:37.821183  3691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43884
I20260713 09:11:37.842749  3691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43894:
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"
    }
  }
}
W20260713 09:11:37.844744  3691 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.
I20260713 09:11:37.897540  3858 tablet_service.cc:1511] Processing CreateTablet for tablet 4c95046cbce34c1da7c36c38058b78bb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.898334  3857 tablet_service.cc:1511] Processing CreateTablet for tablet 8539bf2bff0943739289e1c85847f496 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.899003  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c95046cbce34c1da7c36c38058b78bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.899600  3857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8539bf2bff0943739289e1c85847f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.904071  3783 tablet_service.cc:1511] Processing CreateTablet for tablet 4c95046cbce34c1da7c36c38058b78bb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.905274  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c95046cbce34c1da7c36c38058b78bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.905972  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 4c95046cbce34c1da7c36c38058b78bb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.906071  3931 tablet_service.cc:1511] Processing CreateTablet for tablet 8539bf2bff0943739289e1c85847f496 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.907241  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c95046cbce34c1da7c36c38058b78bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.908501  3931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8539bf2bff0943739289e1c85847f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.909803  3782 tablet_service.cc:1511] Processing CreateTablet for tablet 8539bf2bff0943739289e1c85847f496 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=32d209fb40704d6d8c291ae8986f32cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.910985  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8539bf2bff0943739289e1c85847f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.928695  3982 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: Bootstrap starting.
I20260713 09:11:37.935578  3982 tablet_bootstrap.cc:654] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.935866  3983 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: Bootstrap starting.
I20260713 09:11:37.939406  3984 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: Bootstrap starting.
I20260713 09:11:37.941624  3982 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: No bootstrap required, opened a new log
I20260713 09:11:37.942051  3982 ts_tablet_manager.cc:1403] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260713 09:11:37.942369  3983 tablet_bootstrap.cc:654] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.944067  3982 raft_consensus.cc:359] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:37.944588  3982 raft_consensus.cc:385] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.944804  3982 raft_consensus.cc:740] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.945923  3984 tablet_bootstrap.cc:654] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.945550  3982 consensus_queue.cc:260] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:37.947503  3983 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: No bootstrap required, opened a new log
I20260713 09:11:37.948050  3983 ts_tablet_manager.cc:1403] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:11:37.949730  3893 heartbeater.cc:499] Master 127.31.197.254:41285 was elected leader, sending a full tablet report...
I20260713 09:11:37.950156  3982 ts_tablet_manager.cc:1434] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:37.951076  3982 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: Bootstrap starting.
I20260713 09:11:37.950879  3983 raft_consensus.cc:359] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:37.951694  3983 raft_consensus.cc:385] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.952006  3983 raft_consensus.cc:740] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.952845  3983 consensus_queue.cc:260] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:37.957607  3982 tablet_bootstrap.cc:654] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.959750  3984 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: No bootstrap required, opened a new log
I20260713 09:11:37.960239  3984 ts_tablet_manager.cc:1403] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260713 09:11:37.964473  3984 raft_consensus.cc:359] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.965160  3984 raft_consensus.cc:385] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.965480  3984 raft_consensus.cc:740] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.965809  3818 heartbeater.cc:499] Master 127.31.197.254:41285 was elected leader, sending a full tablet report...
I20260713 09:11:37.966416  3983 ts_tablet_manager.cc:1434] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:11:37.966216  3984 consensus_queue.cc:260] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.968305  3983 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: Bootstrap starting.
I20260713 09:11:37.969260  3982 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: No bootstrap required, opened a new log
I20260713 09:11:37.969803  3982 ts_tablet_manager.cc:1403] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:11:37.972559  3982 raft_consensus.cc:359] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.973956  3982 raft_consensus.cc:385] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.974301  3982 raft_consensus.cc:740] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.974726  3983 tablet_bootstrap.cc:654] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.975203  3982 consensus_queue.cc:260] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.977566  3982 ts_tablet_manager.cc:1434] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:37.980930  3967 heartbeater.cc:499] Master 127.31.197.254:41285 was elected leader, sending a full tablet report...
I20260713 09:11:37.981372  3983 tablet_bootstrap.cc:492] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: No bootstrap required, opened a new log
I20260713 09:11:37.981459  3984 ts_tablet_manager.cc:1434] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.015s
I20260713 09:11:37.981940  3983 ts_tablet_manager.cc:1403] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:37.983345  3984 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: Bootstrap starting.
I20260713 09:11:37.984390  3983 raft_consensus.cc:359] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.985075  3983 raft_consensus.cc:385] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.985291  3983 raft_consensus.cc:740] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.987442  3983 consensus_queue.cc:260] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:37.989053  3983 ts_tablet_manager.cc:1434] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:11:37.990159  3984 tablet_bootstrap.cc:654] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.995095  3984 tablet_bootstrap.cc:492] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: No bootstrap required, opened a new log
I20260713 09:11:37.995530  3984 ts_tablet_manager.cc:1403] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:11:37.997553  3984 raft_consensus.cc:359] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:37.998039  3984 raft_consensus.cc:385] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.998236  3984 raft_consensus.cc:740] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.998703  3984 consensus_queue.cc:260] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.000181  3984 ts_tablet_manager.cc:1434] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:38.072428  3987 raft_consensus.cc:493] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.072899  3987 raft_consensus.cc:515] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:38.074838  3987 leader_election.cc:290] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721), b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437)
I20260713 09:11:38.082633  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c2af8f2ac34537900a030e424fab29" is_pre_election: true
I20260713 09:11:38.083429  3942 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 0.
I20260713 09:11:38.084383  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" is_pre_election: true
I20260713 09:11:38.084466  3831 leader_election.cc:304] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [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: c9f9b50d197b465e8689aba54dfbcae0, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.084925  3793 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 0.
I20260713 09:11:38.085191  3987 raft_consensus.cc:2804] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.085516  3987 raft_consensus.cc:493] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.085834  3987 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.090432  3987 raft_consensus.cc:515] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:38.091811  3987 leader_election.cc:290] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [CANDIDATE]: Term 1 election: Requested vote from peers f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721), b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437)
I20260713 09:11:38.092553  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
I20260713 09:11:38.092792  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:38.093009  3942 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.093310  3793 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.097733  3942 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 1.
I20260713 09:11:38.098065  3793 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 1.
I20260713 09:11:38.098639  3831 leader_election.cc:304] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [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: c9f9b50d197b465e8689aba54dfbcae0, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.099342  3987 raft_consensus.cc:2804] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.100469  3987 raft_consensus.cc:697] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 LEADER]: Becoming Leader. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Running, Role: LEADER
I20260713 09:11:38.101171  3987 consensus_queue.cc:237] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [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: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:38.107475  3691 catalog_manager.cc:5697] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194). New cstate: current_term: 1 leader_uuid: "c9f9b50d197b465e8689aba54dfbcae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.178483  3991 raft_consensus.cc:493] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.178959  3991 raft_consensus.cc:515] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.180859  3991 leader_election.cc:290] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.189616  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" is_pre_election: true
I20260713 09:11:38.189704  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0" is_pre_election: true
I20260713 09:11:38.190235  3793 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.190332  3868 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.191166  3905 leader_election.cc:304] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.191835  3991 raft_consensus.cc:2804] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.192158  3991 raft_consensus.cc:493] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.192406  3991 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.197134  3991 raft_consensus.cc:515] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.198695  3991 leader_election.cc:290] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 election: Requested vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.199345  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:38.199580  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:38.199822  3793 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.200078  3868 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.204726  3793 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.205273  3868 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.205772  3905 leader_election.cc:304] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.206440  3991 raft_consensus.cc:2804] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.207222  3991 raft_consensus.cc:697] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Leader. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:38.207916  3991 consensus_queue.cc:237] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.213989  3691 catalog_manager.cc:5697] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c2af8f2ac34537900a030e424fab29 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "f6c2af8f2ac34537900a030e424fab29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.298048  3691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43908:
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"
    }
  }
}
W20260713 09:11:38.299860  3691 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.
I20260713 09:11:38.323815  3782 tablet_service.cc:1511] Processing CreateTablet for tablet 9695b4c3856a48a79931d4ec15df3e6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:38.325071  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9695b4c3856a48a79931d4ec15df3e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.324925  3857 tablet_service.cc:1511] Processing CreateTablet for tablet 9695b4c3856a48a79931d4ec15df3e6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:38.326104  3857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9695b4c3856a48a79931d4ec15df3e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.326854  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 9695b4c3856a48a79931d4ec15df3e6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:38.327996  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9695b4c3856a48a79931d4ec15df3e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.329165  3858 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf13dcde8842228ba624f9dc990a81 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:38.330299  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf13dcde8842228ba624f9dc990a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.330808  3783 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf13dcde8842228ba624f9dc990a81 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:38.331899  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf13dcde8842228ba624f9dc990a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.332237  3931 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf13dcde8842228ba624f9dc990a81 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0410bb1aea8846fbb3cd9605a518d46d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:38.333343  3931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf13dcde8842228ba624f9dc990a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.344852  3982 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: Bootstrap starting.
I20260713 09:11:38.347527  3984 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: Bootstrap starting.
I20260713 09:11:38.350744  3982 tablet_bootstrap.cc:654] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.353330  3984 tablet_bootstrap.cc:654] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.358752  3984 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: No bootstrap required, opened a new log
I20260713 09:11:38.359230  3984 ts_tablet_manager.cc:1403] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:11:38.361953  3984 raft_consensus.cc:359] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.362650  3984 raft_consensus.cc:385] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.362988  3984 raft_consensus.cc:740] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.364089  3982 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: No bootstrap required, opened a new log
I20260713 09:11:38.363824  3984 consensus_queue.cc:260] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.364583  3982 ts_tablet_manager.cc:1403] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:11:38.367359  3982 raft_consensus.cc:359] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.368009  3982 raft_consensus.cc:385] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.368285  3984 ts_tablet_manager.cc:1434] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:38.369385  3984 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Bootstrap starting.
I20260713 09:11:38.375422  3983 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: Bootstrap starting.
I20260713 09:11:38.368291  3982 raft_consensus.cc:740] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.376682  3982 consensus_queue.cc:260] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.379082  3984 tablet_bootstrap.cc:654] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.381337  3983 tablet_bootstrap.cc:654] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.380367  3982 ts_tablet_manager.cc:1434] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:11:38.382611  3982 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: Bootstrap starting.
I20260713 09:11:38.387272  3983 tablet_bootstrap.cc:492] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: No bootstrap required, opened a new log
I20260713 09:11:38.387781  3983 ts_tablet_manager.cc:1403] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260713 09:11:38.390648  3983 raft_consensus.cc:359] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.391355  3983 raft_consensus.cc:385] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.391688  3983 raft_consensus.cc:740] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.392103  3982 tablet_bootstrap.cc:654] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.392313  3983 consensus_queue.cc:260] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.394356  3983 ts_tablet_manager.cc:1434] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:38.395376  3983 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: Bootstrap starting.
I20260713 09:11:38.397377  3984 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: No bootstrap required, opened a new log
I20260713 09:11:38.397878  3984 ts_tablet_manager.cc:1403] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.011s
I20260713 09:11:38.401695  3983 tablet_bootstrap.cc:654] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.401818  3984 raft_consensus.cc:359] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.404253  3984 raft_consensus.cc:385] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:38.404383  3739 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:38.404644  3984 raft_consensus.cc:740] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.405459  3984 consensus_queue.cc:260] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.406697  3983 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: No bootstrap required, opened a new log
I20260713 09:11:38.407238  3983 ts_tablet_manager.cc:1403] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:11:38.410125  3984 ts_tablet_manager.cc:1434] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:38.410036  3983 raft_consensus.cc:359] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.410782  3983 raft_consensus.cc:385] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.410939  3982 tablet_bootstrap.cc:492] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: No bootstrap required, opened a new log
I20260713 09:11:38.411125  3983 raft_consensus.cc:740] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.411422  3982 ts_tablet_manager.cc:1403] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:11:38.411998  3983 consensus_queue.cc:260] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.414263  3982 raft_consensus.cc:359] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.415001  3982 raft_consensus.cc:385] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.415318  3982 raft_consensus.cc:740] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.415925  3983 ts_tablet_manager.cc:1434] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:11:38.416190  3982 consensus_queue.cc:260] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.418066  3982 ts_tablet_manager.cc:1434] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:38.445137  3991 raft_consensus.cc:493] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.445581  3991 raft_consensus.cc:515] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.447204  3991 leader_election.cc:290] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.447913  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" is_pre_election: true
I20260713 09:11:38.448246  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0" is_pre_election: true
I20260713 09:11:38.448477  3793 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.448760  3868 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.449410  3905 leader_election.cc:304] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.450148  3991 raft_consensus.cc:2804] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.450503  3991 raft_consensus.cc:493] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.450757  3991 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.455247  3991 raft_consensus.cc:515] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.456969  3991 leader_election.cc:290] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 election: Requested vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.457576  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:38.457823  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:38.458067  3793 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.458380  3868 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.462522  3793 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.462815  3868 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.463419  3905 leader_election.cc:304] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.464136  3991 raft_consensus.cc:2804] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.464499  3991 raft_consensus.cc:697] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Leader. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:38.465065  3991 consensus_queue.cc:237] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.471146  3690 catalog_manager.cc:5697] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c2af8f2ac34537900a030e424fab29 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "f6c2af8f2ac34537900a030e424fab29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.629570  3991 consensus_queue.cc:1048] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.640993  3991 consensus_queue.cc:1048] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.641286  3987 consensus_queue.cc:1048] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.655521  3987 consensus_queue.cc:1048] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.727281  3991 raft_consensus.cc:493] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.727828  3991 raft_consensus.cc:515] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.729367  3991 leader_election.cc:290] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.730099  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" is_pre_election: true
I20260713 09:11:38.730283  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0" is_pre_election: true
I20260713 09:11:38.730623  3793 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.730852  3868 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 0.
I20260713 09:11:38.731564  3905 leader_election.cc:304] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.732210  3991 raft_consensus.cc:2804] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.732482  3991 raft_consensus.cc:493] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.732728  3991 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.737215  3991 raft_consensus.cc:515] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.738646  3991 leader_election.cc:290] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 1 election: Requested vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:38.739384  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:38.739591  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:38.739866  3793 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.740077  3868 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.744299  3793 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.744467  3868 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 1.
I20260713 09:11:38.745254  3905 leader_election.cc:304] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:38.745931  3991 raft_consensus.cc:2804] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.746335  3991 raft_consensus.cc:697] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Leader. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:38.747067  3991 consensus_queue.cc:237] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.752990  3690 catalog_manager.cc:5697] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c2af8f2ac34537900a030e424fab29 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "f6c2af8f2ac34537900a030e424fab29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.830031  3868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb"
dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
mode: GRACEFUL
new_leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:51812
I20260713 09:11:38.830583  3868 raft_consensus.cc:606] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 LEADER]: Received request to transfer leadership to TS b7f35c9c592f4008980ea5fe6f2c547f
I20260713 09:11:38.842430  3942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8539bf2bff0943739289e1c85847f496"
dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
mode: GRACEFUL
new_leader_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
 from {username='slave'} at 127.0.0.1:42834
I20260713 09:11:38.842901  3942 raft_consensus.cc:606] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Received request to transfer leadership to TS c9f9b50d197b465e8689aba54dfbcae0
I20260713 09:11:38.847826  3942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b"
dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
mode: GRACEFUL
new_leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:42834
I20260713 09:11:38.848251  3942 raft_consensus.cc:606] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Received request to transfer leadership to TS b7f35c9c592f4008980ea5fe6f2c547f
I20260713 09:11:38.852468  3942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81"
dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
mode: GRACEFUL
new_leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:42834
I20260713 09:11:38.852890  3942 raft_consensus.cc:606] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Received request to transfer leadership to TS b7f35c9c592f4008980ea5fe6f2c547f
I20260713 09:11:38.871152  3991 consensus_queue.cc:1048] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.881642  3991 consensus_queue.cc:1048] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.891358  4025 raft_consensus.cc:993] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: : Instructing follower b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:38.891767  3991 raft_consensus.cc:1081] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Signalling peer b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:38.893064  3793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81"
dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:50512
I20260713 09:11:38.893527  3793 raft_consensus.cc:493] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:38.893865  3793 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.899564  3793 raft_consensus.cc:515] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.902762  3793 leader_election.cc:290] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [CANDIDATE]: Term 2 election: Requested vote from peers c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147), f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721)
I20260713 09:11:38.913666  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:38.914271  3868 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.914654  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf13dcde8842228ba624f9dc990a81" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
I20260713 09:11:38.915221  3942 raft_consensus.cc:3055] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:38.915531  3942 raft_consensus.cc:740] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:38.916302  3942 consensus_queue.cc:260] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.917491  3942 raft_consensus.cc:3060] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.920830  3868 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:38.921841  3757 leader_election.cc:304] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [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: b7f35c9c592f4008980ea5fe6f2c547f, c9f9b50d197b465e8689aba54dfbcae0; no voters: 
I20260713 09:11:38.922514  3989 raft_consensus.cc:2804] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:38.923436  3989 raft_consensus.cc:697] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Becoming Leader. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Running, Role: LEADER
I20260713 09:11:38.923668  3942 raft_consensus.cc:2468] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:38.924274  3989 consensus_queue.cc:237] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:38.930619  3689 catalog_manager.cc:5697] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f reported cstate change: term changed from 1 to 2, leader changed from f6c2af8f2ac34537900a030e424fab29 (127.31.197.195) to b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193). New cstate: current_term: 2 leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.098376  3998 raft_consensus.cc:993] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: : Instructing follower c9f9b50d197b465e8689aba54dfbcae0 to start an election
I20260713 09:11:39.098802  3991 raft_consensus.cc:1081] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Signalling peer c9f9b50d197b465e8689aba54dfbcae0 to start an election
I20260713 09:11:39.100278  3868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8539bf2bff0943739289e1c85847f496"
dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
 from {username='slave'} at 127.0.0.1:51808
I20260713 09:11:39.100715  3868 raft_consensus.cc:493] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.101063  3868 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.105618  3868 raft_consensus.cc:515] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.107188  3868 leader_election.cc:290] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [CANDIDATE]: Term 2 election: Requested vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721)
I20260713 09:11:39.107808  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:39.108151  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8539bf2bff0943739289e1c85847f496" candidate_uuid: "c9f9b50d197b465e8689aba54dfbcae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
I20260713 09:11:39.108381  3793 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.108651  3942 raft_consensus.cc:3055] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.108916  3942 raft_consensus.cc:740] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:39.109534  3942 consensus_queue.cc:260] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.110423  3942 raft_consensus.cc:3060] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.112776  3793 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 2.
I20260713 09:11:39.113763  3831 leader_election.cc:304] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [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: b7f35c9c592f4008980ea5fe6f2c547f, c9f9b50d197b465e8689aba54dfbcae0; no voters: 
I20260713 09:11:39.114521  3987 raft_consensus.cc:2804] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.114950  3987 raft_consensus.cc:697] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 LEADER]: Becoming Leader. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Running, Role: LEADER
I20260713 09:11:39.115232  3942 raft_consensus.cc:2468] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9f9b50d197b465e8689aba54dfbcae0 in term 2.
I20260713 09:11:39.115710  3987 consensus_queue.cc:237] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.121807  3690 catalog_manager.cc:5697] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 reported cstate change: term changed from 1 to 2, leader changed from f6c2af8f2ac34537900a030e424fab29 (127.31.197.195) to c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194). New cstate: current_term: 2 leader_uuid: "c9f9b50d197b465e8689aba54dfbcae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.133159  4018 raft_consensus.cc:993] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: : Instructing follower b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:39.133631  3987 raft_consensus.cc:1081] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 LEADER]: Signalling peer b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:39.135013  3793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb"
dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:50506
I20260713 09:11:39.135434  3793 raft_consensus.cc:493] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.135721  3793 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.140159  3793 raft_consensus.cc:515] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:39.141681  3793 leader_election.cc:290] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [CANDIDATE]: Term 2 election: Requested vote from peers f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:39.142261  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
I20260713 09:11:39.142650  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c95046cbce34c1da7c36c38058b78bb" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:39.142853  3942 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.143148  3868 raft_consensus.cc:3055] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.143404  3868 raft_consensus.cc:740] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9f9b50d197b465e8689aba54dfbcae0, State: Running, Role: LEADER
I20260713 09:11:39.144021  3868 consensus_queue.cc:260] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [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: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:39.144862  3868 raft_consensus.cc:3060] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.147324  3942 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:39.148387  3756 leader_election.cc:304] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [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: b7f35c9c592f4008980ea5fe6f2c547f, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:39.149216  3989 raft_consensus.cc:2804] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.149595  3989 raft_consensus.cc:697] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Becoming Leader. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Running, Role: LEADER
I20260713 09:11:39.149649  3868 raft_consensus.cc:2468] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:39.150419  3989 consensus_queue.cc:237] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [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: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } }
I20260713 09:11:39.155629  3690 catalog_manager.cc:5697] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f reported cstate change: term changed from 1 to 2, leader changed from c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194) to b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193). New cstate: current_term: 2 leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.190099  3991 consensus_queue.cc:1048] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.199766  3991 consensus_queue.cc:1048] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.206660  3998 raft_consensus.cc:993] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: : Instructing follower b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:39.207052  3991 raft_consensus.cc:1081] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Signalling peer b7f35c9c592f4008980ea5fe6f2c547f to start an election
I20260713 09:11:39.208436  3793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b"
dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
 from {username='slave'} at 127.0.0.1:50512
I20260713 09:11:39.208877  3793 raft_consensus.cc:493] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.209224  3793 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.213574  3793 raft_consensus.cc:515] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.215116  3793 leader_election.cc:290] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [CANDIDATE]: Term 2 election: Requested vote from peers c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147), f6c2af8f2ac34537900a030e424fab29 (127.31.197.195:36721)
I20260713 09:11:39.215739  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:39.216130  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
I20260713 09:11:39.216312  3868 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.216749  3942 raft_consensus.cc:3055] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.217103  3942 raft_consensus.cc:740] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:39.217871  3942 consensus_queue.cc:260] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.219105  3942 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.221223  3868 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:39.222234  3757 leader_election.cc:304] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [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: b7f35c9c592f4008980ea5fe6f2c547f, c9f9b50d197b465e8689aba54dfbcae0; no voters: 
I20260713 09:11:39.222889  3989 raft_consensus.cc:2804] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.223345  3989 raft_consensus.cc:697] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Becoming Leader. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Running, Role: LEADER
I20260713 09:11:39.224086  3942 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f35c9c592f4008980ea5fe6f2c547f in term 2.
I20260713 09:11:39.224099  3989 consensus_queue.cc:237] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.229660  3689 catalog_manager.cc:5697] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f reported cstate change: term changed from 1 to 2, leader changed from f6c2af8f2ac34537900a030e424fab29 (127.31.197.195) to b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193). New cstate: current_term: 2 leader_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.280249 32535 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:11:39.281798 32535 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:11:39.282171 32535 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:11:39.292886  3793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b"
dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
mode: GRACEFUL
new_leader_uuid: "f6c2af8f2ac34537900a030e424fab29"
 from {username='slave'} at 127.0.0.1:50524
I20260713 09:11:39.293354  3793 raft_consensus.cc:606] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Received request to transfer leadership to TS f6c2af8f2ac34537900a030e424fab29
I20260713 09:11:39.294324 32535 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:11:39.331396  3942 raft_consensus.cc:1275] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.332553  3989 consensus_queue.cc:1048] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.340342  3868 raft_consensus.cc:1275] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.341922  4029 consensus_queue.cc:1048] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.550030  3942 raft_consensus.cc:1275] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Refusing update from remote peer c9f9b50d197b465e8689aba54dfbcae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.551184  3987 consensus_queue.cc:1048] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.557993  3793 raft_consensus.cc:1275] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Refusing update from remote peer c9f9b50d197b465e8689aba54dfbcae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.559185  3987 consensus_queue.cc:1048] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.593794  3868 raft_consensus.cc:1275] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.594870  3989 consensus_queue.cc:1048] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.602912  3942 raft_consensus.cc:1275] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.604322  4034 consensus_queue.cc:1048] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.660588  3942 raft_consensus.cc:1275] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.661803  4034 consensus_queue.cc:1048] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.666128  3989 raft_consensus.cc:993] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: : Instructing follower f6c2af8f2ac34537900a030e424fab29 to start an election
I20260713 09:11:39.666570  4029 raft_consensus.cc:1081] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Signalling peer f6c2af8f2ac34537900a030e424fab29 to start an election
I20260713 09:11:39.668211  3941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b"
dest_uuid: "f6c2af8f2ac34537900a030e424fab29"
 from {username='slave'} at 127.0.0.1:42848
I20260713 09:11:39.669185  3941 raft_consensus.cc:493] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.669539  3941 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:39.670490  3868 raft_consensus.cc:1275] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Refusing update from remote peer b7f35c9c592f4008980ea5fe6f2c547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.671900  4029 consensus_queue.cc:1048] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.675642  3941 raft_consensus.cc:515] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.678452  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7f35c9c592f4008980ea5fe6f2c547f"
I20260713 09:11:39.678864  3793 raft_consensus.cc:3055] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:39.679172  3793 raft_consensus.cc:740] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7f35c9c592f4008980ea5fe6f2c547f, State: Running, Role: LEADER
I20260713 09:11:39.679919  3793 consensus_queue.cc:260] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.680961  3793 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:39.682471  3941 leader_election.cc:290] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [CANDIDATE]: Term 3 election: Requested vote from peers b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193:42437), c9f9b50d197b465e8689aba54dfbcae0 (127.31.197.194:33147)
I20260713 09:11:39.683440  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9695b4c3856a48a79931d4ec15df3e6b" candidate_uuid: "f6c2af8f2ac34537900a030e424fab29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9f9b50d197b465e8689aba54dfbcae0"
I20260713 09:11:39.684038  3868 raft_consensus.cc:3060] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:39.688925  3868 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 3.
I20260713 09:11:39.689937  3906 leader_election.cc:304] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: c9f9b50d197b465e8689aba54dfbcae0, f6c2af8f2ac34537900a030e424fab29; no voters: 
I20260713 09:11:39.690691  3991 raft_consensus.cc:2804] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:39.691075  3991 raft_consensus.cc:697] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 LEADER]: Becoming Leader. State: Replica: f6c2af8f2ac34537900a030e424fab29, State: Running, Role: LEADER
I20260713 09:11:39.691736  3991 consensus_queue.cc:237] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [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: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } }
I20260713 09:11:39.693316  3793 raft_consensus.cc:2468] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c2af8f2ac34537900a030e424fab29 in term 3.
I20260713 09:11:39.697088  3691 catalog_manager.cc:5697] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 reported cstate change: term changed from 2 to 3, leader changed from b7f35c9c592f4008980ea5fe6f2c547f (127.31.197.193) to f6c2af8f2ac34537900a030e424fab29 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "f6c2af8f2ac34537900a030e424fab29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f35c9c592f4008980ea5fe6f2c547f" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9f9b50d197b465e8689aba54dfbcae0" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 33147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c2af8f2ac34537900a030e424fab29" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.900511 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
I20260713 09:11:39.916766 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:39.917346 32535 tablet_replica.cc:333] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f: stopping tablet replica
I20260713 09:11:39.917860 32535 raft_consensus.cc:2243] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.918303 32535 raft_consensus.cc:2272] T 9695b4c3856a48a79931d4ec15df3e6b P b7f35c9c592f4008980ea5fe6f2c547f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.920259 32535 tablet_replica.cc:333] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f: stopping tablet replica
I20260713 09:11:39.920744 32535 raft_consensus.cc:2243] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.921413 32535 raft_consensus.cc:2272] T 94cf13dcde8842228ba624f9dc990a81 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.923671 32535 tablet_replica.cc:333] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f: stopping tablet replica
I20260713 09:11:39.924101 32535 raft_consensus.cc:2243] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.924831 32535 raft_consensus.cc:2272] T 4c95046cbce34c1da7c36c38058b78bb P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.926710 32535 tablet_replica.cc:333] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f: stopping tablet replica
I20260713 09:11:39.927105 32535 raft_consensus.cc:2243] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.927435 32535 raft_consensus.cc:2272] T 8539bf2bff0943739289e1c85847f496 P b7f35c9c592f4008980ea5fe6f2c547f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.948729 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
I20260713 09:11:39.959285 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:11:39.973215 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:39.973807 32535 tablet_replica.cc:333] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0: stopping tablet replica
I20260713 09:11:39.974356 32535 raft_consensus.cc:2243] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.974777 32535 raft_consensus.cc:2272] T 9695b4c3856a48a79931d4ec15df3e6b P c9f9b50d197b465e8689aba54dfbcae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.976874 32535 tablet_replica.cc:333] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0: stopping tablet replica
I20260713 09:11:39.977350 32535 raft_consensus.cc:2243] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.977730 32535 raft_consensus.cc:2272] T 94cf13dcde8842228ba624f9dc990a81 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.979622 32535 tablet_replica.cc:333] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0: stopping tablet replica
I20260713 09:11:39.980062 32535 raft_consensus.cc:2243] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.980414 32535 raft_consensus.cc:2272] T 4c95046cbce34c1da7c36c38058b78bb P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.982434 32535 tablet_replica.cc:333] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0: stopping tablet replica
I20260713 09:11:39.982863 32535 raft_consensus.cc:2243] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.983567 32535 raft_consensus.cc:2272] T 8539bf2bff0943739289e1c85847f496 P c9f9b50d197b465e8689aba54dfbcae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.004854 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
I20260713 09:11:40.015304 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
I20260713 09:11:40.028934 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:40.029446 32535 tablet_replica.cc:333] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: stopping tablet replica
I20260713 09:11:40.029989 32535 raft_consensus.cc:2243] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:40.030568 32535 pending_rounds.cc:70] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Trying to abort 1 pending ops.
I20260713 09:11:40.030730 32535 pending_rounds.cc:77] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993253143601152 op_type: NO_OP noop_request { }
I20260713 09:11:40.031000 32535 raft_consensus.cc:2889] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:40.031251 32535 raft_consensus.cc:2272] T 9695b4c3856a48a79931d4ec15df3e6b P f6c2af8f2ac34537900a030e424fab29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.033119 32535 tablet_replica.cc:333] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29: stopping tablet replica
I20260713 09:11:40.033597 32535 raft_consensus.cc:2243] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.034013 32535 raft_consensus.cc:2272] T 94cf13dcde8842228ba624f9dc990a81 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.035840 32535 tablet_replica.cc:333] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29: stopping tablet replica
I20260713 09:11:40.036293 32535 raft_consensus.cc:2243] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.036656 32535 raft_consensus.cc:2272] T 8539bf2bff0943739289e1c85847f496 P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.038430 32535 tablet_replica.cc:333] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29: stopping tablet replica
I20260713 09:11:40.038856 32535 raft_consensus.cc:2243] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:40.039209 32535 raft_consensus.cc:2272] T 4c95046cbce34c1da7c36c38058b78bb P f6c2af8f2ac34537900a030e424fab29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.060139 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:11:40.070603 32535 master.cc:562] Master@127.31.197.254:41285 shutting down...
I20260713 09:11:40.085711 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:40.086319 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:40.086632 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P f79dd1a6f06b4d449f74971e43830e31: stopping tablet replica
I20260713 09:11:40.104578 32535 master.cc:584] Master@127.31.197.254:41285 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2851 ms)
[----------] 6 tests from LeaderRebalancerTest (97759 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:11:40.128563 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:36971
I20260713 09:11:40.129506 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:40.134451  4036 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
W20260713 09:11:40.135439  4037 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
W20260713 09:11:40.135941  4039 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
I20260713 09:11:40.137094 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:40.137853 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:40.138216 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:40.138374 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933900138356 us; error 0 us; skew 500 ppm
I20260713 09:11:40.138880 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:40.140894 32535 webserver.cc:533] Webserver started at http://127.31.197.254:41183/ using document root <none> and password file <none>
I20260713 09:11:40.141340 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:40.141498 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:40.141752 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:40.142727 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.146653 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:40.149600  4044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.150288 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:40.150542 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.150789 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-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)
I20260713 09:11:40.179847 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:40.180805 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:40.213505 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:36971
I20260713 09:11:40.213627  4095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:36971 every 8 connection(s)
I20260713 09:11:40.217034  4096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.226547  4096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: Bootstrap starting.
I20260713 09:11:40.230522  4096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.234099  4096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: No bootstrap required, opened a new log
I20260713 09:11:40.235967  4096 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER }
I20260713 09:11:40.236461  4096 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.236682  4096 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9f3623c04b4b3884d8d81e2bdd0ff4, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.237214  4096 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER }
I20260713 09:11:40.237627  4096 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:40.237836  4096 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:40.238099  4096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.242112  4096 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER }
I20260713 09:11:40.242554  4096 leader_election.cc:304] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [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: fa9f3623c04b4b3884d8d81e2bdd0ff4; no voters: 
I20260713 09:11:40.243559  4096 leader_election.cc:290] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:40.243813  4099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.244978  4099 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 1 LEADER]: Becoming Leader. State: Replica: fa9f3623c04b4b3884d8d81e2bdd0ff4, State: Running, Role: LEADER
I20260713 09:11:40.245615  4099 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [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: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER }
I20260713 09:11:40.246184  4096 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:40.248116  4101 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa9f3623c04b4b3884d8d81e2bdd0ff4. Latest consensus state: current_term: 1 leader_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER } }
I20260713 09:11:40.248136  4100 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa9f3623c04b4b3884d8d81e2bdd0ff4" member_type: VOTER } }
I20260713 09:11:40.248771  4101 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:40.248840  4100 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:40.254940  4104 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:40.259405  4104 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:40.260334 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:40.267252  4104 catalog_manager.cc:1383] Generated new cluster ID: 35c0dc6ed4544d8aa2fceac88e3f2005
I20260713 09:11:40.267558  4104 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:40.284606  4104 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:40.285817  4104 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:40.297031  4104 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: Generated new TSK 0
I20260713 09:11:40.297582  4104 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:40.326422 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:40.331720  4117 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
W20260713 09:11:40.332646  4118 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
W20260713 09:11:40.333843  4120 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
I20260713 09:11:40.334257 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:40.334992 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:40.335170 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:40.335289 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933900335273 us; error 0 us; skew 500 ppm
I20260713 09:11:40.335755 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:40.337733 32535 webserver.cc:533] Webserver started at http://127.31.197.193:38137/ using document root <none> and password file <none>
I20260713 09:11:40.338222 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:40.338384 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:40.338632 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:40.339620 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "3655f09a1bb24891b73cc2b52843416e"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.343677 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:40.346741  4125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.347455 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:40.347749 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "3655f09a1bb24891b73cc2b52843416e"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.347998 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-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)
I20260713 09:11:40.360544 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:40.361588 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:40.362941 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:40.364971 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:40.365172 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.365384 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:40.365536 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.400424 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:36777
I20260713 09:11:40.400524  4187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:36777 every 8 connection(s)
I20260713 09:11:40.405128 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:40.411331  4192 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
W20260713 09:11:40.412258  4193 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
W20260713 09:11:40.415442  4195 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
I20260713 09:11:40.415830  4188 heartbeater.cc:344] Connected to a master server at 127.31.197.254:36971
I20260713 09:11:40.416280  4188 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:40.416327 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:40.417241  4188 heartbeater.cc:507] Master 127.31.197.254:36971 requested a full tablet report, sending...
I20260713 09:11:40.418090 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:40.418327 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:40.418529 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933900418500 us; error 0 us; skew 500 ppm
I20260713 09:11:40.419127 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:40.419332  4061 ts_manager.cc:194] Registered new tserver with Master: 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777)
I20260713 09:11:40.421257  4061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41250
I20260713 09:11:40.421376 32535 webserver.cc:533] Webserver started at http://127.31.197.194:39411/ using document root <none> and password file <none>
I20260713 09:11:40.421944 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:40.422161 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:40.422463 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:40.423454 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "3c1d91a678d447eeb643ec50448c2dfb"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.427398 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:40.430301  4200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.430953 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:40.431201 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "3c1d91a678d447eeb643ec50448c2dfb"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.431448 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-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)
I20260713 09:11:40.446775 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:40.447711 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:40.448930 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:40.451051 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:40.451232 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.451442 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:40.451596 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.486652 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:43229
I20260713 09:11:40.486764  4262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:43229 every 8 connection(s)
I20260713 09:11:40.491036 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:40.497149  4266 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
W20260713 09:11:40.498365  4267 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
W20260713 09:11:40.500201  4270 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
I20260713 09:11:40.500797 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:40.501626 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:40.501873 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:40.501979  4263 heartbeater.cc:344] Connected to a master server at 127.31.197.254:36971
I20260713 09:11:40.502106 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933900502088 us; error 0 us; skew 500 ppm
I20260713 09:11:40.502403  4263 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:40.502786 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:40.503099  4263 heartbeater.cc:507] Master 127.31.197.254:36971 requested a full tablet report, sending...
I20260713 09:11:40.505239 32535 webserver.cc:533] Webserver started at http://127.31.197.195:34455/ using document root <none> and password file <none>
I20260713 09:11:40.505301  4061 ts_manager.cc:194] Registered new tserver with Master: 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:40.506024 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:40.506283 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:40.506597 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:40.507129  4061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41266
I20260713 09:11:40.507959 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "209406ffa4284326a08356a171463286"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.511986 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:40.514875  4274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.515527 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:40.515798 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "209406ffa4284326a08356a171463286"
format_stamp: "Formatted at 2026-07-13 09:11:40 on dist-test-slave-5w1p"
I20260713 09:11:40.516047 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933802211907-32535-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)
I20260713 09:11:40.538106 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:40.539077 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:40.540360 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:40.542465 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:40.542682 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.542900 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:40.543049 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:40.579252 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:41563
I20260713 09:11:40.579339  4336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:41563 every 8 connection(s)
I20260713 09:11:40.591387  4337 heartbeater.cc:344] Connected to a master server at 127.31.197.254:36971
I20260713 09:11:40.591770  4337 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:40.592433  4337 heartbeater.cc:507] Master 127.31.197.254:36971 requested a full tablet report, sending...
I20260713 09:11:40.594182  4061 ts_manager.cc:194] Registered new tserver with Master: 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:40.594332 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012215234s
I20260713 09:11:40.595449  4061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41276
I20260713 09:11:40.616822  4061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41292:
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"
    }
  }
}
W20260713 09:11:40.619304  4061 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.
I20260713 09:11:40.686159  4228 tablet_service.cc:1511] Processing CreateTablet for tablet ea209c8890d94d77aded3e8bfd6fc015 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:40.687511  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea209c8890d94d77aded3e8bfd6fc015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.690939  4227 tablet_service.cc:1511] Processing CreateTablet for tablet d935c0a536564978a021e9e3fc6b89f7 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:40.692286  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d935c0a536564978a021e9e3fc6b89f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.694479  4224 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6568c5aa0340bfb582425f7d9b8a78 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:40.695889  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6568c5aa0340bfb582425f7d9b8a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.697125  4223 tablet_service.cc:1511] Processing CreateTablet for tablet 577d0345da924099b1d9acec53971221 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:40.698472  4223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577d0345da924099b1d9acec53971221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.698913  4225 tablet_service.cc:1511] Processing CreateTablet for tablet e502f42e9a614c40a040ea26a53edc7b (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:40.700169  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e502f42e9a614c40a040ea26a53edc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.701675  4222 tablet_service.cc:1511] Processing CreateTablet for tablet d48aae17a0764285b57c775661a8d8b6 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:40.703104  4222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48aae17a0764285b57c775661a8d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.702896  4226 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbc5e2de953494e87da6c080cc71f65 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:40.704167  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbc5e2de953494e87da6c080cc71f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.708500  4221 tablet_service.cc:1511] Processing CreateTablet for tablet 4260af654cc24bd585a8f489fd5f8f89 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:40.709830  4221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4260af654cc24bd585a8f489fd5f8f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.713229  4220 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0158aa95774117b216113cc0152127 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:40.714552  4220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0158aa95774117b216113cc0152127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.717176  4153 tablet_service.cc:1511] Processing CreateTablet for tablet ea209c8890d94d77aded3e8bfd6fc015 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:40.718881  4152 tablet_service.cc:1511] Processing CreateTablet for tablet d935c0a536564978a021e9e3fc6b89f7 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:40.720162  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d935c0a536564978a021e9e3fc6b89f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.722582  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea209c8890d94d77aded3e8bfd6fc015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.722291  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbc5e2de953494e87da6c080cc71f65 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:40.723555  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbc5e2de953494e87da6c080cc71f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.730487  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 4260af654cc24bd585a8f489fd5f8f89 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:40.731786  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4260af654cc24bd585a8f489fd5f8f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.729031  4150 tablet_service.cc:1511] Processing CreateTablet for tablet e502f42e9a614c40a040ea26a53edc7b (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:40.730489  4147 tablet_service.cc:1511] Processing CreateTablet for tablet d48aae17a0764285b57c775661a8d8b6 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:40.734946  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e502f42e9a614c40a040ea26a53edc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.735316  4148 tablet_service.cc:1511] Processing CreateTablet for tablet 577d0345da924099b1d9acec53971221 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:40.737047  4149 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6568c5aa0340bfb582425f7d9b8a78 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:40.746541  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577d0345da924099b1d9acec53971221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.746799  4145 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0158aa95774117b216113cc0152127 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:40.747967  4145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0158aa95774117b216113cc0152127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.748749  4147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48aae17a0764285b57c775661a8d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.753028  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6568c5aa0340bfb582425f7d9b8a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.756217  4302 tablet_service.cc:1511] Processing CreateTablet for tablet ea209c8890d94d77aded3e8bfd6fc015 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:40.757472  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea209c8890d94d77aded3e8bfd6fc015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.771517  4301 tablet_service.cc:1511] Processing CreateTablet for tablet d935c0a536564978a021e9e3fc6b89f7 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:40.772842  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d935c0a536564978a021e9e3fc6b89f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.783537  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbc5e2de953494e87da6c080cc71f65 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:40.784848  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbc5e2de953494e87da6c080cc71f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.798341  4299 tablet_service.cc:1511] Processing CreateTablet for tablet e502f42e9a614c40a040ea26a53edc7b (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:40.799657  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e502f42e9a614c40a040ea26a53edc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.804149  4298 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6568c5aa0340bfb582425f7d9b8a78 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:40.804291  4296 tablet_service.cc:1511] Processing CreateTablet for tablet d48aae17a0764285b57c775661a8d8b6 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:40.805184  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6568c5aa0340bfb582425f7d9b8a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.805699  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48aae17a0764285b57c775661a8d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.806490  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 577d0345da924099b1d9acec53971221 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:40.807404  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577d0345da924099b1d9acec53971221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.810753  4295 tablet_service.cc:1511] Processing CreateTablet for tablet 4260af654cc24bd585a8f489fd5f8f89 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:40.811422  4294 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0158aa95774117b216113cc0152127 (DEFAULT_TABLE table=test-workload [id=b6373a1435444d2bba5450787beb074f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:40.811981  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4260af654cc24bd585a8f489fd5f8f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.812569  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0158aa95774117b216113cc0152127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.879032  4352 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:40.882077  4353 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:40.886132  4352 tablet_bootstrap.cc:654] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.894819  4354 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:40.896883  4352 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:40.897172  4353 tablet_bootstrap.cc:654] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.897358  4352 ts_tablet_manager.cc:1403] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.005s
I20260713 09:11:40.899802  4352 raft_consensus.cc:359] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.900564  4352 raft_consensus.cc:385] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.900775  4352 raft_consensus.cc:740] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.901105  4354 tablet_bootstrap.cc:654] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.901384  4352 consensus_queue.cc:260] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.902241  4353 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:40.902797  4353 ts_tablet_manager.cc:1403] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:11:40.903235  4263 heartbeater.cc:499] Master 127.31.197.254:36971 was elected leader, sending a full tablet report...
I20260713 09:11:40.903703  4352 ts_tablet_manager.cc:1434] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:40.904781  4352 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:40.905974  4353 raft_consensus.cc:359] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.906773  4353 raft_consensus.cc:385] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.907115  4353 raft_consensus.cc:740] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.908023  4353 consensus_queue.cc:260] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.910090  4352 tablet_bootstrap.cc:654] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.917501  4353 ts_tablet_manager.cc:1434] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:40.918308  4188 heartbeater.cc:499] Master 127.31.197.254:36971 was elected leader, sending a full tablet report...
I20260713 09:11:40.920922  4352 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:40.921360  4352 ts_tablet_manager.cc:1403] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:11:40.923892  4352 raft_consensus.cc:359] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.924667  4352 raft_consensus.cc:385] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.924986  4352 raft_consensus.cc:740] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.925858  4352 consensus_queue.cc:260] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.927911  4352 ts_tablet_manager.cc:1434] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:40.930225  4352 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:40.931294  4354 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:40.931758  4354 ts_tablet_manager.cc:1403] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.026s
I20260713 09:11:40.933346  4353 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:40.934549  4352 tablet_bootstrap.cc:654] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.934412  4354 raft_consensus.cc:359] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.935158  4354 raft_consensus.cc:385] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.935477  4354 raft_consensus.cc:740] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.936255  4354 consensus_queue.cc:260] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.938300  4337 heartbeater.cc:499] Master 127.31.197.254:36971 was elected leader, sending a full tablet report...
I20260713 09:11:40.938841  4352 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:40.938910  4354 ts_tablet_manager.cc:1434] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260713 09:11:40.939424  4352 ts_tablet_manager.cc:1403] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:40.940040  4354 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:40.943858  4352 raft_consensus.cc:359] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.944557  4352 raft_consensus.cc:385] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.944871  4352 raft_consensus.cc:740] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.945540  4354 tablet_bootstrap.cc:654] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.939333  4353 tablet_bootstrap.cc:654] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.945604  4352 consensus_queue.cc:260] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.954569  4352 ts_tablet_manager.cc:1434] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:11:40.957206  4353 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:40.957580  4352 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:40.957551  4354 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:40.957722  4353 ts_tablet_manager.cc:1403] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260713 09:11:40.958401  4354 ts_tablet_manager.cc:1403] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:11:40.961443  4353 raft_consensus.cc:359] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.961671  4354 raft_consensus.cc:359] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.962216  4353 raft_consensus.cc:385] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.962394  4354 raft_consensus.cc:385] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.962594  4353 raft_consensus.cc:740] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.962752  4354 raft_consensus.cc:740] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.963850  4352 tablet_bootstrap.cc:654] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.963496  4353 consensus_queue.cc:260] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.963603  4354 consensus_queue.cc:260] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.965668  4354 ts_tablet_manager.cc:1434] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:40.966617  4354 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:40.966611  4362 raft_consensus.cc:493] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.967836  4362 raft_consensus.cc:515] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.972713  4354 tablet_bootstrap.cc:654] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.972632  4353 ts_tablet_manager.cc:1434] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:40.977200  4362 leader_election.cc:290] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777)
I20260713 09:11:40.977963  4353 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:40.984663  4352 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:40.985149  4352 ts_tablet_manager.cc:1403] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260713 09:11:40.985033  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
W20260713 09:11:40.986668  4277 leader_election.cc:343] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.987526  4354 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:40.988704  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:40.989243  4238 raft_consensus.cc:2468] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:40.989714  4353 tablet_bootstrap.cc:654] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.989566  4352 raft_consensus.cc:359] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.990324  4352 raft_consensus.cc:385] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.990250  4278 leader_election.cc:304] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:40.990721  4352 raft_consensus.cc:740] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.991668  4362 raft_consensus.cc:2804] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.991930  4362 raft_consensus.cc:493] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.991497  4352 consensus_queue.cc:260] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.992129  4362 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.992358  4354 ts_tablet_manager.cc:1403] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260713 09:11:40.993655  4352 ts_tablet_manager.cc:1434] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:40.994571  4352 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:40.995206  4354 raft_consensus.cc:359] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.995905  4354 raft_consensus.cc:385] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.996168  4354 raft_consensus.cc:740] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.996881  4354 consensus_queue.cc:260] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:40.998670  4362 raft_consensus.cc:515] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.000694  4352 tablet_bootstrap.cc:654] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.001282  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.001866  4238 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.008119  4238 raft_consensus.cc:2468] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:41.009042  4278 leader_election.cc:304] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.009997  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
W20260713 09:11:41.011420  4277 leader_election.cc:343] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.011972  4362 leader_election.cc:290] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777)
I20260713 09:11:41.012632  4359 raft_consensus.cc:493] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.013139  4359 raft_consensus.cc:515] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.015548  4353 tablet_bootstrap.cc:492] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.016089  4353 ts_tablet_manager.cc:1403] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:11:41.019084  4353 raft_consensus.cc:359] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.019776  4353 raft_consensus.cc:385] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.020059  4353 raft_consensus.cc:740] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.019971  4362 raft_consensus.cc:2804] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.020684  4362 raft_consensus.cc:697] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:41.021229  4353 consensus_queue.cc:260] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.021457  4362 consensus_queue.cc:237] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [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: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.026292  4354 ts_tablet_manager.cc:1434] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.009s
I20260713 09:11:41.027456  4354 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.032946  4359 leader_election.cc:290] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.033368  4354 tablet_bootstrap.cc:654] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.037766  4352 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:41.038290  4352 ts_tablet_manager.cc:1403] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.016s
I20260713 09:11:41.041052  4352 raft_consensus.cc:359] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.041754  4352 raft_consensus.cc:385] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.042071  4352 raft_consensus.cc:740] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.042913  4352 consensus_queue.cc:260] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.045204  4352 ts_tablet_manager.cc:1434] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:41.046224  4352 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:41.052147  4352 tablet_bootstrap.cc:654] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.063665  4352 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:41.064162  4352 ts_tablet_manager.cc:1403] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260713 09:11:41.064376  4354 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.064848  4354 ts_tablet_manager.cc:1403] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260713 09:11:41.067150  4352 raft_consensus.cc:359] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.067476  4354 raft_consensus.cc:359] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.068010  4352 raft_consensus.cc:385] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.068482  4352 raft_consensus.cc:740] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.069424  4352 consensus_queue.cc:260] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.071772  4352 ts_tablet_manager.cc:1434] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:41.072830  4352 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:41.079104  4352 tablet_bootstrap.cc:654] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.068149  4354 raft_consensus.cc:385] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.079532  4354 raft_consensus.cc:740] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.080518  4354 consensus_queue.cc:260] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.084614  4354 ts_tablet_manager.cc:1434] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260713 09:11:41.085752  4354 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.091185  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:41.084697  4353 ts_tablet_manager.cc:1434] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.068s	user 0.025s	sys 0.030s
I20260713 09:11:41.084329  4061 catalog_manager.cc:5697] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.091647  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.091815  4238 raft_consensus.cc:2468] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
W20260713 09:11:41.093118  4127 leader_election.cc:343] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.094110  4353 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.096938  4352 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:41.097020  4129 leader_election.cc:304] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286
I20260713 09:11:41.097494  4352 ts_tablet_manager.cc:1403] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260713 09:11:41.098227  4372 raft_consensus.cc:2804] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.098619  4372 raft_consensus.cc:493] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.098907  4372 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.091832  4354 tablet_bootstrap.cc:654] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.100417  4352 raft_consensus.cc:359] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.101135  4352 raft_consensus.cc:385] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.101411  4352 raft_consensus.cc:740] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.102126  4352 consensus_queue.cc:260] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.103833  4353 tablet_bootstrap.cc:654] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.108731  4352 ts_tablet_manager.cc:1434] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:11:41.109313  4372 raft_consensus.cc:515] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.109779  4352 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:41.112243  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.112557  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.112795  4238 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:41.113812  4127 leader_election.cc:343] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.114701  4372 leader_election.cc:290] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.117514  4352 tablet_bootstrap.cc:654] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.119671  4238 raft_consensus.cc:2468] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.120759  4129 leader_election.cc:304] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286
I20260713 09:11:41.121770  4359 raft_consensus.cc:2804] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.129103  4359 raft_consensus.cc:697] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.129875  4354 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.130462  4354 ts_tablet_manager.cc:1403] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260713 09:11:41.130035  4359 consensus_queue.cc:237] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.130816  4353 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.131253  4353 ts_tablet_manager.cc:1403] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260713 09:11:41.131588  4352 tablet_bootstrap.cc:492] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:41.132007  4352 ts_tablet_manager.cc:1403] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 09:11:41.133596  4354 raft_consensus.cc:359] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.134352  4354 raft_consensus.cc:385] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.134328  4353 raft_consensus.cc:359] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.134479  4352 raft_consensus.cc:359] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.135363  4353 raft_consensus.cc:385] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.135774  4353 raft_consensus.cc:740] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.135756  4352 raft_consensus.cc:385] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.136978  4353 consensus_queue.cc:260] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.137046  4352 raft_consensus.cc:740] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.135031  4354 raft_consensus.cc:740] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.139323  4353 ts_tablet_manager.cc:1434] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:41.140102  4352 consensus_queue.cc:260] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.140102  4354 consensus_queue.cc:260] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.140812  4353 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.146782  4354 ts_tablet_manager.cc:1434] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:11:41.142254  4352 ts_tablet_manager.cc:1434] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:41.141923  4061 catalog_manager.cc:5697] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.162869  4352 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:41.147554  4357 raft_consensus.cc:493] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.163396  4357 raft_consensus.cc:515] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.165199  4354 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.167973  4352 tablet_bootstrap.cc:654] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.171722  4354 tablet_bootstrap.cc:654] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.183048  4354 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.183168  4357 leader_election.cc:290] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.183512  4354 ts_tablet_manager.cc:1403] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:11:41.184434  4353 tablet_bootstrap.cc:654] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.186882  4354 raft_consensus.cc:359] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.187619  4354 raft_consensus.cc:385] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.187899  4354 raft_consensus.cc:740] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.188715  4354 consensus_queue.cc:260] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.195281  4354 ts_tablet_manager.cc:1434] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:41.204010  4354 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.215194  4354 tablet_bootstrap.cc:654] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.216687  4353 tablet_bootstrap.cc:492] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.216992  4359 raft_consensus.cc:493] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.217339  4353 ts_tablet_manager.cc:1403] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.014s
I20260713 09:11:41.217510  4359 raft_consensus.cc:515] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.220511  4353 raft_consensus.cc:359] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.221217  4353 raft_consensus.cc:385] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.221485  4353 raft_consensus.cc:740] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.222309  4353 consensus_queue.cc:260] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.224711  4353 ts_tablet_manager.cc:1434] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:41.225801  4353 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.222385  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.226753  4312 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.228247  4127 leader_election.cc:304] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:41.229344  4382 raft_consensus.cc:2804] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.229735  4382 raft_consensus.cc:493] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.230124  4382 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.232780  4353 tablet_bootstrap.cc:654] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.222906  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:41.233912  4238 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.223241  4359 leader_election.cc:290] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.241436  4382 raft_consensus.cc:515] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.246608  4357 raft_consensus.cc:493] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.248030  4357 raft_consensus.cc:515] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.250375  4353 tablet_bootstrap.cc:492] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.250907  4353 ts_tablet_manager.cc:1403] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260713 09:11:41.251617  4357 leader_election.cc:290] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.254468  4353 raft_consensus.cc:359] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.255226  4353 raft_consensus.cc:385] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.255044  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.255642  4353 raft_consensus.cc:740] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.255901  4238 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:41.256232  4109 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:41.256451  4353 consensus_queue.cc:260] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.258771  4353 ts_tablet_manager.cc:1434] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:41.259714  4353 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.265836  4353 tablet_bootstrap.cc:654] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.271826  4238 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.274227  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.276568  4312 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.277207  4353 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.277748  4353 ts_tablet_manager.cc:1403] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260713 09:11:41.280671  4353 raft_consensus.cc:359] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.281368  4353 raft_consensus.cc:385] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.281651  4353 raft_consensus.cc:740] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.282482  4353 consensus_queue.cc:260] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.284850  4312 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.286226  4127 leader_election.cc:304] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:41.287125  4359 raft_consensus.cc:2804] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.287621  4359 raft_consensus.cc:697] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.288458  4359 consensus_queue.cc:237] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.292096  4372 raft_consensus.cc:493] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.292605  4372 raft_consensus.cc:515] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.294847  4372 leader_election.cc:290] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.296018  4353 ts_tablet_manager.cc:1434] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:11:41.296808  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:41.297541  4237 raft_consensus.cc:2468] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.298971  4353 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.300765  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.301515  4311 raft_consensus.cc:2468] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.299117  4129 leader_election.cc:304] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.303988  4372 raft_consensus.cc:2804] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.304440  4372 raft_consensus.cc:493] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.304859  4372 raft_consensus.cc:3060] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.291635  4357 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.311287  4357 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.310894  4353 tablet_bootstrap.cc:654] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.314539  4357 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.323006  4353 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.323474  4382 leader_election.cc:290] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.323524  4353 ts_tablet_manager.cc:1403] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260713 09:11:41.328836  4382 raft_consensus.cc:493] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.334848  4382 raft_consensus.cc:515] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.327315  4372 raft_consensus.cc:515] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.339794  4372 leader_election.cc:290] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.340307  4372 raft_consensus.cc:493] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.340737  4372 raft_consensus.cc:515] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.342819  4372 leader_election.cc:290] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.330724  4353 raft_consensus.cc:359] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.343348  4353 raft_consensus.cc:385] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.343636  4353 raft_consensus.cc:740] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.343710  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:41.344343  4353 consensus_queue.cc:260] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.345923  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.346393  4353 ts_tablet_manager.cc:1434] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:41.346642  4311 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.347385  4353 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:41.348300  4127 leader_election.cc:304] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:41.349522  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.350373  4238 raft_consensus.cc:3060] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.352650  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.353415  4312 raft_consensus.cc:3060] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.359910  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
W20260713 09:11:41.361661  4129 leader_election.cc:343] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.361783  4353 tablet_bootstrap.cc:654] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.366926  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.367820  4163 raft_consensus.cc:2393] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c1d91a678d447eeb643ec50448c2dfb in current term 1: Already voted for candidate 3655f09a1bb24891b73cc2b52843416e in this term.
I20260713 09:11:41.369318  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.369978  4163 raft_consensus.cc:2468] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:41.371474  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.372035  4353 tablet_bootstrap.cc:492] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:41.372202  4163 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:41.372583  4353 ts_tablet_manager.cc:1403] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:11:41.375085  4203 leader_election.cc:304] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.336282  4357 raft_consensus.cc:493] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.376442  4357 raft_consensus.cc:515] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.377564  4237 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.379645  4353 raft_consensus.cc:359] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.380329  4353 raft_consensus.cc:385] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.380612  4353 raft_consensus.cc:740] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.383167  4353 consensus_queue.cc:260] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.349809  4372 raft_consensus.cc:2804] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.384093  4372 raft_consensus.cc:493] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.384560  4372 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.386524  4353 ts_tablet_manager.cc:1434] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:11:41.388211  4362 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.390504  4352 tablet_bootstrap.cc:492] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:41.390864  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.394040  4382 leader_election.cc:290] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.395828  4352 ts_tablet_manager.cc:1403] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.233s	user 0.090s	sys 0.129s
I20260713 09:11:41.395797  4357 leader_election.cc:290] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.399986  4203 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.397012  4362 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.397351  4311 raft_consensus.cc:2468] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:41.402233  4059 catalog_manager.cc:5697] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.404660  4162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.405341  4162 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:41.402225  4362 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:41.402357  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.406491  4277 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:41.407332  4362 raft_consensus.cc:2804] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.407764  4362 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.408143  4362 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.408460  4308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.409112  4308 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:41.407253  4310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.410203  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:41.410792  4237 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:41.411311  4202 leader_election.cc:304] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.412953  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d935c0a536564978a021e9e3fc6b89f7" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.407848  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.405208  4127 leader_election.cc:304] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.402809  4357 raft_consensus.cc:2804] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.415385  4357 raft_consensus.cc:493] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.415169  4362 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.413228  4352 raft_consensus.cc:359] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.416595  4352 raft_consensus.cc:385] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.416826  4396 raft_consensus.cc:2804] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.416879  4352 raft_consensus.cc:740] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.417344  4396 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.417706  4396 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.418071  4309 raft_consensus.cc:2393] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c1d91a678d447eeb643ec50448c2dfb in current term 1: Already voted for candidate 209406ffa4284326a08356a171463286 in this term.
I20260713 09:11:41.419656  4162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.420239  4162 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.415630  4382 raft_consensus.cc:2804] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.421186  4352 consensus_queue.cc:260] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.422228  4382 raft_consensus.cc:493] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.422607  4382 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.416370  4357 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.429293  4362 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:41.429605  4162 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:41.430650  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.433575  4354 tablet_bootstrap.cc:492] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.434085  4354 ts_tablet_manager.cc:1403] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.230s	user 0.101s	sys 0.084s
I20260713 09:11:41.434262  4372 raft_consensus.cc:515] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.436919  4354 raft_consensus.cc:359] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.437517  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.438017  4277 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
W20260713 09:11:41.439464  4202 leader_election.cc:343] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.440544  4397 raft_consensus.cc:2804] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.440979  4397 raft_consensus.cc:493] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.441329  4397 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.442771  4382 raft_consensus.cc:515] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.445672  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.438757  4163 raft_consensus.cc:2393] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c1d91a678d447eeb643ec50448c2dfb in current term 1: Already voted for candidate 3655f09a1bb24891b73cc2b52843416e in this term.
I20260713 09:11:41.446272  4235 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.448832  4397 raft_consensus.cc:515] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.449991  4312 raft_consensus.cc:2468] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.451350  4397 leader_election.cc:290] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.452142  4236 raft_consensus.cc:2393] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3655f09a1bb24891b73cc2b52843416e in current term 1: Already voted for candidate 3c1d91a678d447eeb643ec50448c2dfb in this term.
I20260713 09:11:41.452713  4127 leader_election.cc:304] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:41.453286  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.453478  4359 raft_consensus.cc:2804] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.453998  4359 raft_consensus.cc:697] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.454165  4163 raft_consensus.cc:2393] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c1d91a678d447eeb643ec50448c2dfb in current term 1: Already voted for candidate 3655f09a1bb24891b73cc2b52843416e in this term.
I20260713 09:11:41.454408  4162 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.454825  4359 consensus_queue.cc:237] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.455240  4362 raft_consensus.cc:2804] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.437579  4354 raft_consensus.cc:385] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.458588  4372 leader_election.cc:290] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.455862  4362 raft_consensus.cc:697] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:41.426100  4238 raft_consensus.cc:2468] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.461355  4202 leader_election.cc:304] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.463500  4397 raft_consensus.cc:2749] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:41.464138  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.464800  4309 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.466588  4371 consensus_queue.cc:1048] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:41.467196  4235 raft_consensus.cc:2468] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.468504  4129 leader_election.cc:304] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.469640  4396 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.470870  4237 raft_consensus.cc:2393] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 209406ffa4284326a08356a171463286 in current term 1: Already voted for candidate 3c1d91a678d447eeb643ec50448c2dfb in this term.
I20260713 09:11:41.471660  4396 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.472338  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.473209  4163 raft_consensus.cc:2393] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c1d91a678d447eeb643ec50448c2dfb in current term 1: Already voted for candidate 209406ffa4284326a08356a171463286 in this term.
I20260713 09:11:41.458776  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.474542  4362 consensus_queue.cc:237] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.475421  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.473342  4372 raft_consensus.cc:2804] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.477065  4382 leader_election.cc:290] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.477185  4311 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.478102  4372 raft_consensus.cc:697] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.478770  4372 consensus_queue.cc:237] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.479600  4352 ts_tablet_manager.cc:1434] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.083s	user 0.012s	sys 0.046s
I20260713 09:11:41.459272  4354 raft_consensus.cc:740] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.483047  4396 raft_consensus.cc:493] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.485543  4396 raft_consensus.cc:515] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.487591  4396 leader_election.cc:290] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.487851  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.490196  4127 leader_election.cc:304] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e; no voters: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.491307  4311 raft_consensus.cc:2468] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:41.491704  4372 raft_consensus.cc:2749] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:41.492156  4061 catalog_manager.cc:5697] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.493152  4354 consensus_queue.cc:260] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.495107  4354 ts_tablet_manager.cc:1434] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260713 09:11:41.496048  4354 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.489120  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:41.498289  4163 raft_consensus.cc:2468] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:41.492877  4309 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:41.500437  4203 leader_election.cc:304] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.482769  4357 raft_consensus.cc:515] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.502652  4354 tablet_bootstrap.cc:654] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.509132  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.509867  4163 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.506570  4396 raft_consensus.cc:2804] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:41.510088  4202 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [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: 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.510443  4396 raft_consensus.cc:493] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:41.511168  4396 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.512635  4398 raft_consensus.cc:2749] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:41.512904  4202 leader_election.cc:304] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.517287  4061 catalog_manager.cc:5697] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.518368  4398 raft_consensus.cc:2804] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.518817  4398 raft_consensus.cc:697] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:41.519316  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:41.520232  4357 leader_election.cc:290] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
W20260713 09:11:41.522703  4202 leader_election.cc:343] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:41.519613  4398 consensus_queue.cc:237] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.521714  4163 raft_consensus.cc:2468] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:41.528400  4354 tablet_bootstrap.cc:492] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.528251  4396 raft_consensus.cc:515] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.527899  4059 catalog_manager.cc:5697] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.529016  4354 ts_tablet_manager.cc:1403] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260713 09:11:41.530053  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.530689  4311 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.531642  4354 raft_consensus.cc:359] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.532377  4354 raft_consensus.cc:385] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.532815  4354 raft_consensus.cc:740] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.533586  4354 consensus_queue.cc:260] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.536978  4203 leader_election.cc:304] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.539121  4357 raft_consensus.cc:2804] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.542514  4357 raft_consensus.cc:697] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:41.543485  4357 consensus_queue.cc:237] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.554114  4311 raft_consensus.cc:2468] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:41.554925  4354 ts_tablet_manager.cc:1434] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.004s
I20260713 09:11:41.555894  4354 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:41.554422  4371 consensus_queue.cc:1048] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:41.567494  4059 catalog_manager.cc:5697] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.569711  4162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.570392  4162 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.573478  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.574087  4311 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.575665  4396 leader_election.cc:290] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.578902  4354 tablet_bootstrap.cc:654] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.584103  4162 raft_consensus.cc:2468] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:41.585215  4203 leader_election.cc:304] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.586004  4357 raft_consensus.cc:2804] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.586516  4357 raft_consensus.cc:697] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:41.587488  4357 consensus_queue.cc:237] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.588474  4311 raft_consensus.cc:2468] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:41.592433  4061 catalog_manager.cc:5697] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.595862  4354 tablet_bootstrap.cc:492] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:41.596235  4354 ts_tablet_manager.cc:1403] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260713 09:11:41.598448  4354 raft_consensus.cc:359] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.599035  4354 raft_consensus.cc:385] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.599287  4354 raft_consensus.cc:740] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.599879  4354 consensus_queue.cc:260] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.601270  4354 ts_tablet_manager.cc:1434] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:41.606514  4061 catalog_manager.cc:5697] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.662565  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:41.663103  4311 raft_consensus.cc:606] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.664875  4372 consensus_queue.cc:1048] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.675037  4311 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.681857  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:56826
I20260713 09:11:41.682493  4237 raft_consensus.cc:606] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.683192  4372 consensus_queue.cc:1048] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.687731  4309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:41.688308  4309 raft_consensus.cc:606] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:41.700518  4162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:46832
I20260713 09:11:41.700954  4162 raft_consensus.cc:606] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Received request to transfer leadership to TS 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.705391  4162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "577d0345da924099b1d9acec53971221"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:46832
I20260713 09:11:41.705828  4162 raft_consensus.cc:606] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Received request to transfer leadership to TS 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.710220  4162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:46832
I20260713 09:11:41.710630  4162 raft_consensus.cc:606] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Received request to transfer leadership to TS 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.717450  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a0158aa95774117b216113cc0152127"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:56826
I20260713 09:11:41.717872  4237 raft_consensus.cc:606] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:41.753593  4372 consensus_queue.cc:1048] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.759711  4382 raft_consensus.cc:993] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:41.760317  4394 raft_consensus.cc:1081] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Signalling peer 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:41.762320  4235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:56818
I20260713 09:11:41.762816  4235 raft_consensus.cc:493] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.763223  4235 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.767251  4382 consensus_queue.cc:1048] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.769577  4235 raft_consensus.cc:515] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.772343  4162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.772893  4162 raft_consensus.cc:3055] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.773273  4162 raft_consensus.cc:740] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.774150  4162 consensus_queue.cc:260] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.775043  4162 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.776667  4235 leader_election.cc:290] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.778851  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6568c5aa0340bfb582425f7d9b8a78" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.779446  4311 raft_consensus.cc:3060] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.782560  4162 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:41.783659  4203 leader_election.cc:304] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.784408  4357 raft_consensus.cc:2804] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.784775  4357 raft_consensus.cc:697] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:41.785398  4357 consensus_queue.cc:237] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.785683  4311 raft_consensus.cc:2468] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:41.792418  4061 catalog_manager.cc:5697] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 1 to 2, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 2 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.851519  4382 consensus_queue.cc:1048] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.862103  4372 consensus_queue.cc:1048] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.922130  4372 consensus_queue.cc:1048] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.930085  4408 raft_consensus.cc:993] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:41.930505  4408 raft_consensus.cc:1081] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:41.933415  4162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:41.933946  4162 raft_consensus.cc:493] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.934311  4162 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.934792  4359 consensus_queue.cc:1048] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.940891  4407 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.942706  4359 raft_consensus.cc:993] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:41.943189  4394 raft_consensus.cc:1081] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Signalling peer 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:41.943152  4162 raft_consensus.cc:515] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.945101  4235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:56818
I20260713 09:11:41.945616  4235 raft_consensus.cc:493] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.945973  4235 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.946292  4162 leader_election.cc:290] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.946130  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.947587  4237 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.954449  4237 raft_consensus.cc:2468] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:41.955926  4362 raft_consensus.cc:993] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:41.956353  4362 raft_consensus.cc:1081] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:41.956250  4129 leader_election.cc:304] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.957098  4394 raft_consensus.cc:2804] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.957522  4394 raft_consensus.cc:697] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.958282  4394 consensus_queue.cc:237] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [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: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.954228  4235 raft_consensus.cc:515] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.964077  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:41.964342  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48aae17a0764285b57c775661a8d8b6" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.964658  4163 raft_consensus.cc:3055] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.964938  4309 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.965096  4163 raft_consensus.cc:740] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.966192  4235 leader_election.cc:290] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.966144  4163 consensus_queue.cc:260] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.967319  4163 raft_consensus.cc:3060] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.967067  4059 catalog_manager.cc:5697] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.968160  4362 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:41.955389  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea209c8890d94d77aded3e8bfd6fc015" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.969666  4311 raft_consensus.cc:3055] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.970036  4311 raft_consensus.cc:740] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:41.970886  4311 consensus_queue.cc:260] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [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: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.972054  4311 raft_consensus.cc:3060] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.972383  4309 raft_consensus.cc:2468] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:41.973481  4202 leader_election.cc:304] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:41.973726  4163 raft_consensus.cc:2468] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:41.974153  4162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:41.974706  4162 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.975076  4162 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.975358  4357 raft_consensus.cc:2804] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.975790  4357 raft_consensus.cc:697] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:41.976548  4357 consensus_queue.cc:237] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.983425  4162 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.983801  4311 raft_consensus.cc:2468] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:41.985982  4162 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:41.986140  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:41.987147  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:41.987740  4311 raft_consensus.cc:3055] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.988030  4311 raft_consensus.cc:740] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:41.988788  4311 consensus_queue.cc:260] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:41.989869  4311 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.991285  4059 catalog_manager.cc:5697] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 1 to 2, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 2 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.993932  4311 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:41.994769  4127 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:41.995384  4394 raft_consensus.cc:2804] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.995815  4394 raft_consensus.cc:697] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:41.996555  4394 consensus_queue.cc:237] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.003707  4061 catalog_manager.cc:5697] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.087317  4359 raft_consensus.cc:993] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:42.087733  4394 raft_consensus.cc:1081] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Signalling peer 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:42.088973  4235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "577d0345da924099b1d9acec53971221"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:56818
I20260713 09:11:42.089408  4235 raft_consensus.cc:493] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.089694  4235 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.094281  4398 consensus_queue.cc:1048] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:42.097182  4235 raft_consensus.cc:515] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.098101  4398 consensus_queue.cc:1048] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.099323  4398 consensus_queue.cc:1048] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.100284  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:42.099306  4235 leader_election.cc:290] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:42.100842  4309 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.100885  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577d0345da924099b1d9acec53971221" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:42.101523  4163 raft_consensus.cc:3055] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:42.101823  4163 raft_consensus.cc:740] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:42.102598  4163 consensus_queue.cc:260] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.103633  4163 raft_consensus.cc:3060] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.110296  4163 raft_consensus.cc:2468] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:42.111357  4203 leader_election.cc:304] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:42.113533  4398 raft_consensus.cc:2804] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:42.114010  4398 raft_consensus.cc:697] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:42.114763  4398 consensus_queue.cc:237] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.118546  4309 raft_consensus.cc:2468] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:42.119017  4357 raft_consensus.cc:993] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:42.119427  4357 raft_consensus.cc:1081] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:42.123943  4396 consensus_queue.cc:1048] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.125195  4163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46822
I20260713 09:11:42.125743  4163 raft_consensus.cc:493] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.126187  4163 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.132886  4163 raft_consensus.cc:515] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.137830  4163 leader_election.cc:290] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:42.138386  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:42.138952  4235 raft_consensus.cc:3055] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:42.139276  4235 raft_consensus.cc:740] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:42.139963  4235 consensus_queue.cc:260] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.141008  4235 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.138967  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbc5e2de953494e87da6c080cc71f65" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:42.142115  4060 catalog_manager.cc:5697] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 1 to 2, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 2 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.143205  4312 raft_consensus.cc:3060] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.147481  4235 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:42.148679  4129 leader_election.cc:304] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:42.150110  4312 raft_consensus.cc:2468] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:42.151230  4394 raft_consensus.cc:2804] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:42.151322  4429 consensus_queue.cc:1048] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:42.151897  4394 raft_consensus.cc:697] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:42.152729  4394 consensus_queue.cc:237] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.157743  4398 consensus_queue.cc:1048] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.162592  4059 catalog_manager.cc:5697] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.169031  4396 raft_consensus.cc:993] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:42.169483  4396 raft_consensus.cc:1081] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:42.171083  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a0158aa95774117b216113cc0152127"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49498
I20260713 09:11:42.171597  4312 raft_consensus.cc:493] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.171934  4312 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.177850  4312 raft_consensus.cc:515] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.178642  4311 raft_consensus.cc:1240] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Rejecting Update request from peer 3c1d91a678d447eeb643ec50448c2dfb for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:42.180177  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:42.180402  4312 leader_election.cc:290] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:42.180877  4163 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.181349  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0158aa95774117b216113cc0152127" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:42.181974  4235 raft_consensus.cc:3055] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:42.182265  4235 raft_consensus.cc:740] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:42.182936  4235 consensus_queue.cc:260] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.183688  4235 raft_consensus.cc:3060] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.185591  4163 raft_consensus.cc:2468] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:42.186551  4277 leader_election.cc:304] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:42.187286  4362 raft_consensus.cc:2804] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:42.187741  4362 raft_consensus.cc:697] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:42.188575  4235 raft_consensus.cc:2468] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:42.188484  4362 consensus_queue.cc:237] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:42.194026  4059 catalog_manager.cc:5697] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 1 to 2, leader changed from 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.294302  4163 raft_consensus.cc:1275] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.295498  4398 consensus_queue.cc:1048] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.303206  4312 raft_consensus.cc:1275] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.304636  4357 consensus_queue.cc:1048] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.359154  4312 raft_consensus.cc:1275] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.360363  4359 consensus_queue.cc:1048] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.367705  4235 raft_consensus.cc:1275] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.369347  4382 consensus_queue.cc:1048] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.427989  4235 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.430738  4312 raft_consensus.cc:1275] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.431983  4382 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.434015  4235 raft_consensus.cc:1275] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.435195  4382 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.526324  4163 raft_consensus.cc:1275] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.527419  4429 consensus_queue.cc:1048] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.530750  4161 raft_consensus.cc:1275] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.532140  4396 consensus_queue.cc:1048] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.537150  4312 raft_consensus.cc:1275] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.538586  4357 consensus_queue.cc:1048] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.542122  4311 raft_consensus.cc:1275] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.544458  4429 consensus_queue.cc:1048] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.703135  4312 raft_consensus.cc:1275] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.704399  4394 consensus_queue.cc:1048] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.711413  4235 raft_consensus.cc:1275] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.713213  4394 consensus_queue.cc:1048] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.722149  4163 raft_consensus.cc:1275] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.723263  4362 consensus_queue.cc:1048] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.735555  4235 raft_consensus.cc:1275] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:42.737069  4434 consensus_queue.cc:1048] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.748199  4061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45230:
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"
    }
  }
}
W20260713 09:11:44.750746  4061 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.
I20260713 09:11:44.801975  4146 tablet_service.cc:1511] Processing CreateTablet for tablet a0e892f23b5c4726b832a0858f710df3 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:44.803298  4222 tablet_service.cc:1511] Processing CreateTablet for tablet a0e892f23b5c4726b832a0858f710df3 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:44.803758  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e892f23b5c4726b832a0858f710df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.807880  4224 tablet_service.cc:1511] Processing CreateTablet for tablet 86e038ee8af8414685a5e6367926e064 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:44.809417  4295 tablet_service.cc:1511] Processing CreateTablet for tablet 86e038ee8af8414685a5e6367926e064 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:44.810833  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e038ee8af8414685a5e6367926e064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.812371  4145 tablet_service.cc:1511] Processing CreateTablet for tablet d3b0ed309f96415a9302688a748ffdbc (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:44.813696  4145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b0ed309f96415a9302688a748ffdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.813540  4227 tablet_service.cc:1511] Processing CreateTablet for tablet d3b0ed309f96415a9302688a748ffdbc (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:44.804782  4222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e892f23b5c4726b832a0858f710df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.816015  4302 tablet_service.cc:1511] Processing CreateTablet for tablet d3b0ed309f96415a9302688a748ffdbc (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:44.816762  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e038ee8af8414685a5e6367926e064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.805289  4297 tablet_service.cc:1511] Processing CreateTablet for tablet a0e892f23b5c4726b832a0858f710df3 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:44.817298  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b0ed309f96415a9302688a748ffdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.806934  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 86e038ee8af8414685a5e6367926e064 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:44.821866  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e038ee8af8414685a5e6367926e064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.826256  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b0ed309f96415a9302688a748ffdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.828826  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e892f23b5c4726b832a0858f710df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.831842  4148 tablet_service.cc:1511] Processing CreateTablet for tablet 9029375c3ee44ea0b4737a29e8ed7bd9 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:44.833058  4220 tablet_service.cc:1511] Processing CreateTablet for tablet 9029375c3ee44ea0b4737a29e8ed7bd9 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:44.834406  4220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9029375c3ee44ea0b4737a29e8ed7bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.833101  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9029375c3ee44ea0b4737a29e8ed7bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.836584  4221 tablet_service.cc:1511] Processing CreateTablet for tablet 5289c7f62cd04571a090b6de13d50c62 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:44.839018  4147 tablet_service.cc:1511] Processing CreateTablet for tablet c01495a64c61413db22b42ca87fed672 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:44.840212  4147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01495a64c61413db22b42ca87fed672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.842279  4152 tablet_service.cc:1511] Processing CreateTablet for tablet bb436b6619ad4b28a0eedf66bf141c5a (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:44.843461  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb436b6619ad4b28a0eedf66bf141c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.845641  4226 tablet_service.cc:1511] Processing CreateTablet for tablet bb436b6619ad4b28a0eedf66bf141c5a (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:44.845539  4223 tablet_service.cc:1511] Processing CreateTablet for tablet c01495a64c61413db22b42ca87fed672 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:44.847234  4150 tablet_service.cc:1511] Processing CreateTablet for tablet 45e4c9182ddb4f69b41837b29c127397 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:44.839030  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 5289c7f62cd04571a090b6de13d50c62 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:44.848444  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e4c9182ddb4f69b41837b29c127397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.849043  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289c7f62cd04571a090b6de13d50c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.851580  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 5289c7f62cd04571a090b6de13d50c62 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:44.852322  4294 tablet_service.cc:1511] Processing CreateTablet for tablet 9029375c3ee44ea0b4737a29e8ed7bd9 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:44.852828  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289c7f62cd04571a090b6de13d50c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.853533  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9029375c3ee44ea0b4737a29e8ed7bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.855406  4298 tablet_service.cc:1511] Processing CreateTablet for tablet c01495a64c61413db22b42ca87fed672 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:44.856606  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01495a64c61413db22b42ca87fed672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.837759  4221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289c7f62cd04571a090b6de13d50c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.858664  4149 tablet_service.cc:1511] Processing CreateTablet for tablet d90b68cb503d4641849c6db5b951de96 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:44.859892  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90b68cb503d4641849c6db5b951de96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.860288  4225 tablet_service.cc:1511] Processing CreateTablet for tablet 45e4c9182ddb4f69b41837b29c127397 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:44.861392  4223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01495a64c61413db22b42ca87fed672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.859019  4301 tablet_service.cc:1511] Processing CreateTablet for tablet bb436b6619ad4b28a0eedf66bf141c5a (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:44.866813  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 45e4c9182ddb4f69b41837b29c127397 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:44.870049  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e4c9182ddb4f69b41837b29c127397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.870730  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb436b6619ad4b28a0eedf66bf141c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.878095  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb436b6619ad4b28a0eedf66bf141c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.880456  4228 tablet_service.cc:1511] Processing CreateTablet for tablet d90b68cb503d4641849c6db5b951de96 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:44.880779  4296 tablet_service.cc:1511] Processing CreateTablet for tablet d90b68cb503d4641849c6db5b951de96 (DEFAULT_TABLE table=soft_deleted_table [id=074923f1925140f290c5f93afe955ef0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:44.882004  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90b68cb503d4641849c6db5b951de96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.881840  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90b68cb503d4641849c6db5b951de96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.904184  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e4c9182ddb4f69b41837b29c127397. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:44.967207  4202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:41563, user_credentials={real_user=slave}} blocked reactor thread for 95613.2us
W20260713 09:11:45.021859  4127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:41563, user_credentials={real_user=slave}} blocked reactor thread for 72401.3us
I20260713 09:11:45.030946  4450 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.043102  4450 tablet_bootstrap.cc:654] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.047070  4452 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.048342  4455 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.053570  4452 tablet_bootstrap.cc:654] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.054711  4450 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.056336  4450 ts_tablet_manager.cc:1403] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:11:45.056406  4455 tablet_bootstrap.cc:654] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.057883  4452 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.058319  4452 ts_tablet_manager.cc:1403] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260713 09:11:45.059538  4450 raft_consensus.cc:359] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.060335  4450 raft_consensus.cc:385] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.060571  4450 raft_consensus.cc:740] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.060881  4452 raft_consensus.cc:359] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.061206  4450 consensus_queue.cc:260] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.061611  4452 raft_consensus.cc:385] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.061848  4455 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.061977  4452 raft_consensus.cc:740] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.062420  4455 ts_tablet_manager.cc:1403] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260713 09:11:45.062871  4452 consensus_queue.cc:260] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.063501  4450 ts_tablet_manager.cc:1434] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:11:45.064504  4450 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.065295  4452 ts_tablet_manager.cc:1434] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:45.066654  4452 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.070650  4450 tablet_bootstrap.cc:654] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.072535  4452 tablet_bootstrap.cc:654] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.076624  4439 raft_consensus.cc:493] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.076831  4455 raft_consensus.cc:359] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.077178  4439 raft_consensus.cc:515] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.077589  4455 raft_consensus.cc:385] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.077924  4455 raft_consensus.cc:740] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.078088  4450 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.078588  4450 ts_tablet_manager.cc:1403] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:11:45.079453  4439 leader_election.cc:290] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.080214  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.080639  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.081231  4235 raft_consensus.cc:2468] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.081368  4450 raft_consensus.cc:359] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
W20260713 09:11:45.081971  4277 leader_election.cc:343] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.082136  4450 raft_consensus.cc:385] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.082495  4450 raft_consensus.cc:740] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.082571  4452 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.082652  4278 leader_election.cc:304] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.083200  4452 ts_tablet_manager.cc:1403] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260713 09:11:45.083263  4450 consensus_queue.cc:260] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.083967  4439 raft_consensus.cc:2804] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.084362  4439 raft_consensus.cc:493] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.084693  4439 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.086630  4452 raft_consensus.cc:359] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.087399  4452 raft_consensus.cc:385] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.087746  4452 raft_consensus.cc:740] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.078779  4455 consensus_queue.cc:260] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.088579  4452 consensus_queue.cc:260] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.090794  4452 ts_tablet_manager.cc:1434] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:11:45.091976  4452 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.090072  4439 raft_consensus.cc:515] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.094633  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
W20260713 09:11:45.095911  4277 leader_election.cc:343] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.097774  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.098305  4235 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.098699  4452 tablet_bootstrap.cc:654] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.105053  4235 raft_consensus.cc:2468] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.106747  4455 ts_tablet_manager.cc:1434] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260713 09:11:45.109617  4439 leader_election.cc:290] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.113456  4278 leader_election.cc:304] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.114421  4455 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.114938  4439 raft_consensus.cc:2804] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.115391  4439 raft_consensus.cc:697] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.117682  4439 consensus_queue.cc:237] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.121440  4455 tablet_bootstrap.cc:654] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.124046  4450 ts_tablet_manager.cc:1434] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.045s	user 0.020s	sys 0.009s
I20260713 09:11:45.124985  4450 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.124907  4452 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.125509  4452 ts_tablet_manager.cc:1403] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.000s
I20260713 09:11:45.128544  4452 raft_consensus.cc:359] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.129267  4452 raft_consensus.cc:385] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.129606  4452 raft_consensus.cc:740] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.130369  4452 consensus_queue.cc:260] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.131742  4450 tablet_bootstrap.cc:654] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.137567  4452 ts_tablet_manager.cc:1434] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:45.140964  4452 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.145309  4059 catalog_manager.cc:5697] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.147543  4450 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.148085  4450 ts_tablet_manager.cc:1403] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260713 09:11:45.152009  4450 raft_consensus.cc:359] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.152756  4450 raft_consensus.cc:385] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.153046  4450 raft_consensus.cc:740] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.153752  4450 consensus_queue.cc:260] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.155869  4452 tablet_bootstrap.cc:654] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.155936  4450 ts_tablet_manager.cc:1434] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:11:45.157048  4450 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.157639  4455 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.158131  4455 ts_tablet_manager.cc:1403] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.011s
I20260713 09:11:45.160943  4455 raft_consensus.cc:359] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.161599  4455 raft_consensus.cc:385] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.161877  4455 raft_consensus.cc:740] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.162559  4455 consensus_queue.cc:260] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.163367  4450 tablet_bootstrap.cc:654] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.170974  4455 ts_tablet_manager.cc:1434] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260713 09:11:45.171619  4452 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.171872  4455 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.172120  4452 ts_tablet_manager.cc:1403] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.002s
I20260713 09:11:45.175021  4452 raft_consensus.cc:359] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.175750  4452 raft_consensus.cc:385] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.176090  4452 raft_consensus.cc:740] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.176877  4452 consensus_queue.cc:260] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.178448  4455 tablet_bootstrap.cc:654] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.179392  4452 ts_tablet_manager.cc:1434] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:11:45.180509  4452 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.184441  4450 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.184913  4450 ts_tablet_manager.cc:1403] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260713 09:11:45.186635  4452 tablet_bootstrap.cc:654] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.187716  4450 raft_consensus.cc:359] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.188417  4450 raft_consensus.cc:385] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.188699  4450 raft_consensus.cc:740] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.189414  4450 consensus_queue.cc:260] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.191459  4455 tablet_bootstrap.cc:492] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.191826  4455 ts_tablet_manager.cc:1403] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:11:45.193023  4450 ts_tablet_manager.cc:1434] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:45.193818  4450 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.194589  4455 raft_consensus.cc:359] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.195308  4455 raft_consensus.cc:385] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.195583  4455 raft_consensus.cc:740] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.196295  4455 consensus_queue.cc:260] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.198688  4455 ts_tablet_manager.cc:1434] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:45.199489  4450 tablet_bootstrap.cc:654] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.200327  4455 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.203125  4452 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.203718  4452 ts_tablet_manager.cc:1403] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:11:45.206502  4455 tablet_bootstrap.cc:654] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.206894  4452 raft_consensus.cc:359] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.207715  4452 raft_consensus.cc:385] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.208060  4452 raft_consensus.cc:740] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.208881  4452 consensus_queue.cc:260] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.211335  4452 ts_tablet_manager.cc:1434] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:45.212421  4452 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.213760  4461 raft_consensus.cc:493] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.214252  4461 raft_consensus.cc:515] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.216403  4461 leader_election.cc:290] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.212605  4439 raft_consensus.cc:493] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.217059  4439 raft_consensus.cc:515] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.219552  4439 leader_election.cc:290] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.220328  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.220616  4452 tablet_bootstrap.cc:654] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.220983  4235 raft_consensus.cc:2468] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.221580  4455 tablet_bootstrap.cc:492] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.221984  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.222235  4450 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.222934  4278 leader_election.cc:304] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.223404  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.224057  4439 raft_consensus.cc:2804] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.224541  4439 raft_consensus.cc:493] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.224884  4439 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:45.225149  4277 leader_election.cc:343] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.226190  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.226819  4235 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.224020  4161 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.228704  4277 leader_election.cc:304] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:45.230127  4461 raft_consensus.cc:2804] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.230501  4461 raft_consensus.cc:493] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.230821  4461 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.232290  4439 raft_consensus.cc:515] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.222188  4455 ts_tablet_manager.cc:1403] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260713 09:11:45.236836  4455 raft_consensus.cc:359] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.237546  4455 raft_consensus.cc:385] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.237833  4455 raft_consensus.cc:740] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.238543  4455 consensus_queue.cc:260] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.239710  4461 raft_consensus.cc:515] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.241415  4450 ts_tablet_manager.cc:1403] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.006s
I20260713 09:11:45.242138  4439 leader_election.cc:290] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.243257  4461 leader_election.cc:290] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.244005  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.245126  4450 raft_consensus.cc:359] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.245843  4450 raft_consensus.cc:385] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.246167  4450 raft_consensus.cc:740] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.246783  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.247355  4235 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.247927  4455 ts_tablet_manager.cc:1434] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:11:45.249024  4455 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
W20260713 09:11:45.249987  4277 leader_election.cc:343] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.251168  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.251749  4161 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.246925  4450 consensus_queue.cc:260] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.255007  4450 ts_tablet_manager.cc:1434] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:45.256040  4450 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.246318  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.258412  4237 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.261713  4455 tablet_bootstrap.cc:654] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.270071  4450 tablet_bootstrap.cc:654] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.273037  4237 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.274176  4278 leader_election.cc:304] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.274948  4461 raft_consensus.cc:2804] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.275403  4461 raft_consensus.cc:697] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.276454  4161 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.276206  4461 consensus_queue.cc:237] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.277513  4235 raft_consensus.cc:2468] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.277455  4452 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.278348  4452 ts_tablet_manager.cc:1403] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.035s
I20260713 09:11:45.278728  4278 leader_election.cc:304] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.279116  4438 raft_consensus.cc:493] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.279541  4439 raft_consensus.cc:2804] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.279567  4438 raft_consensus.cc:515] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.280922  4439 raft_consensus.cc:697] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.280946  4455 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.281437  4438 leader_election.cc:290] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.281608  4455 ts_tablet_manager.cc:1403] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260713 09:11:45.281791  4439 consensus_queue.cc:237] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.282624  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.282914  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
W20260713 09:11:45.284150  4203 leader_election.cc:343] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:45.284520  4202 leader_election.cc:343] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.284942  4202 leader_election.cc:304] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.285033  4455 raft_consensus.cc:359] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.286005  4438 raft_consensus.cc:2749] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.288776  4452 raft_consensus.cc:359] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.285806  4455 raft_consensus.cc:385] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.289806  4452 raft_consensus.cc:385] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.290254  4452 raft_consensus.cc:740] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.291081  4452 consensus_queue.cc:260] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
W20260713 09:11:45.291563  4109 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:45.291569  4450 tablet_bootstrap.cc:492] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.292335  4450 ts_tablet_manager.cc:1403] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.010s
I20260713 09:11:45.293489  4452 ts_tablet_manager.cc:1434] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 09:11:45.293510  4455 raft_consensus.cc:740] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.301940  4454 raft_consensus.cc:493] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.302627  4452 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.302389  4454 raft_consensus.cc:515] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.302500  4455 consensus_queue.cc:260] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.304442  4454 leader_election.cc:290] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.304724  4455 ts_tablet_manager.cc:1434] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:11:45.305721  4455 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.306856  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
W20260713 09:11:45.308380  4127 leader_election.cc:343] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.309173  4452 tablet_bootstrap.cc:654] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.311380  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.312414  4455 tablet_bootstrap.cc:654] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:45.312744  4129 leader_election.cc:343] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.313141  4129 leader_election.cc:304] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e; no voters: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:45.314270  4454 raft_consensus.cc:2749] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.299242  4060 catalog_manager.cc:5697] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.320549  4452 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.320989  4452 ts_tablet_manager.cc:1403] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:11:45.295305  4450 raft_consensus.cc:359] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.322535  4450 raft_consensus.cc:385] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.322821  4450 raft_consensus.cc:740] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.323750  4452 raft_consensus.cc:359] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.324400  4452 raft_consensus.cc:385] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.324673  4452 raft_consensus.cc:740] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.323535  4450 consensus_queue.cc:260] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.327605  4450 ts_tablet_manager.cc:1434] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.007s
I20260713 09:11:45.325322  4452 consensus_queue.cc:260] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.328526  4450 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.330212  4452 ts_tablet_manager.cc:1434] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:11:45.331187  4452 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.334594  4450 tablet_bootstrap.cc:654] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.334335  4061 catalog_manager.cc:5697] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.337090  4452 tablet_bootstrap.cc:654] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.346087  4450 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.346597  4450 ts_tablet_manager.cc:1403] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:11:45.355693  4450 raft_consensus.cc:359] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.356388  4450 raft_consensus.cc:385] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.356674  4455 tablet_bootstrap.cc:492] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.357244  4455 ts_tablet_manager.cc:1403] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.018s
I20260713 09:11:45.356671  4450 raft_consensus.cc:740] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.358799  4452 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.358489  4450 consensus_queue.cc:260] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.359192  4452 ts_tablet_manager.cc:1403] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.017s
I20260713 09:11:45.360066  4455 raft_consensus.cc:359] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.360778  4455 raft_consensus.cc:385] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.360785  4450 ts_tablet_manager.cc:1434] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:45.361148  4455 raft_consensus.cc:740] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.361954  4450 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.361722  4452 raft_consensus.cc:359] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.362504  4452 raft_consensus.cc:385] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.361967  4455 consensus_queue.cc:260] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.362771  4452 raft_consensus.cc:740] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.363447  4452 consensus_queue.cc:260] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.365860  4455 ts_tablet_manager.cc:1434] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:45.367679  4452 ts_tablet_manager.cc:1434] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:45.367916  4455 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.368554  4452 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: Bootstrap starting.
I20260713 09:11:45.368830  4450 tablet_bootstrap.cc:654] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.374233  4452 tablet_bootstrap.cc:654] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.374969  4455 tablet_bootstrap.cc:654] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.403811  4438 raft_consensus.cc:493] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.404354  4438 raft_consensus.cc:515] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.405836  4451 raft_consensus.cc:493] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.406374  4451 raft_consensus.cc:515] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.407428  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289c7f62cd04571a090b6de13d50c62" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.408073  4312 raft_consensus.cc:2468] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:45.406424  4438 leader_election.cc:290] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.408418  4455 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.409024  4455 ts_tablet_manager.cc:1403] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.014s
I20260713 09:11:45.409376  4202 leader_election.cc:304] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.409555  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb436b6619ad4b28a0eedf66bf141c5a" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.409765  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb436b6619ad4b28a0eedf66bf141c5a" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.408380  4451 leader_election.cc:290] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.410216  4163 raft_consensus.cc:2468] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:45.410535  4451 raft_consensus.cc:2804] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.408288  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289c7f62cd04571a090b6de13d50c62" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.410921  4451 raft_consensus.cc:493] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:45.411119  4202 leader_election.cc:343] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209406ffa4284326a08356a171463286 (127.31.197.195:41563): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.411309  4451 raft_consensus.cc:3060] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.411985  4203 leader_election.cc:304] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 209406ffa4284326a08356a171463286
I20260713 09:11:45.412055  4455 raft_consensus.cc:359] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.412817  4455 raft_consensus.cc:385] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.413105  4438 raft_consensus.cc:2804] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.413108  4455 raft_consensus.cc:740] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.413586  4438 raft_consensus.cc:493] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.413935  4438 raft_consensus.cc:3060] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.414029  4455 consensus_queue.cc:260] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.416332  4455 ts_tablet_manager.cc:1434] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:45.417291  4455 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.418126  4161 raft_consensus.cc:2468] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:45.418713  4451 raft_consensus.cc:515] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.421178  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289c7f62cd04571a090b6de13d50c62" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.421680  4161 raft_consensus.cc:3060] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.421713  4451 leader_election.cc:290] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.417335  4452 tablet_bootstrap.cc:492] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: No bootstrap required, opened a new log
I20260713 09:11:45.422749  4452 ts_tablet_manager.cc:1403] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.016s
I20260713 09:11:45.423909  4455 tablet_bootstrap.cc:654] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.426282  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289c7f62cd04571a090b6de13d50c62" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.430151  4312 raft_consensus.cc:3060] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.430608  4438 raft_consensus.cc:515] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.433454  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb436b6619ad4b28a0eedf66bf141c5a" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.434064  4163 raft_consensus.cc:3060] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.425549  4452 raft_consensus.cc:359] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.435853  4452 raft_consensus.cc:385] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.436128  4452 raft_consensus.cc:740] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.437707  4312 raft_consensus.cc:2468] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.438673  4452 consensus_queue.cc:260] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.439481  4202 leader_election.cc:304] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.440723  4452 ts_tablet_manager.cc:1434] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:11:45.441205  4163 raft_consensus.cc:2468] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.442426  4203 leader_election.cc:304] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.443727  4451 raft_consensus.cc:2804] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.444200  4451 raft_consensus.cc:697] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:45.445013  4451 consensus_queue.cc:237] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.449539  4487 raft_consensus.cc:2804] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.450879  4450 tablet_bootstrap.cc:492] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.451388  4450 ts_tablet_manager.cc:1403] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.014s
I20260713 09:11:45.449713  4161 raft_consensus.cc:2468] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.458930  4438 leader_election.cc:290] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.457181  4450 raft_consensus.cc:359] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.459826  4450 raft_consensus.cc:385] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.460135  4450 raft_consensus.cc:740] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.460736  4450 consensus_queue.cc:260] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.460990  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb436b6619ad4b28a0eedf66bf141c5a" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.461951  4487 raft_consensus.cc:697] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:45.461678  4312 raft_consensus.cc:3060] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.463207  4450 ts_tablet_manager.cc:1434] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260713 09:11:45.462785  4487 consensus_queue.cc:237] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.464214  4450 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: Bootstrap starting.
I20260713 09:11:45.469213  4312 raft_consensus.cc:2468] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.471336  4450 tablet_bootstrap.cc:654] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.472198  4455 tablet_bootstrap.cc:492] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.472640  4455 ts_tablet_manager.cc:1403] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.040s
I20260713 09:11:45.475260  4455 raft_consensus.cc:359] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.475885  4455 raft_consensus.cc:385] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.476157  4455 raft_consensus.cc:740] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.476840  4455 consensus_queue.cc:260] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.478873  4455 ts_tablet_manager.cc:1434] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:45.479866  4455 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: Bootstrap starting.
I20260713 09:11:45.480916  4450 tablet_bootstrap.cc:492] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: No bootstrap required, opened a new log
I20260713 09:11:45.480615  4059 catalog_manager.cc:5697] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.481385  4450 ts_tablet_manager.cc:1403] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:11:45.482168  4059 catalog_manager.cc:5697] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.483774  4450 raft_consensus.cc:359] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.484421  4450 raft_consensus.cc:385] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.484622  4450 raft_consensus.cc:740] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.485096  4455 tablet_bootstrap.cc:654] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.485371  4450 consensus_queue.cc:260] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.487392  4450 ts_tablet_manager.cc:1434] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:11:45.490218  4461 raft_consensus.cc:493] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.490733  4461 raft_consensus.cc:515] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.492846  4461 leader_election.cc:290] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.493623  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.494091  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.494247  4235 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.494709  4161 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.495530  4278 leader_election.cc:304] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.496163  4455 tablet_bootstrap.cc:492] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: No bootstrap required, opened a new log
I20260713 09:11:45.496619  4455 ts_tablet_manager.cc:1403] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:11:45.497298  4453 raft_consensus.cc:493] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.497726  4453 raft_consensus.cc:515] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.499130  4455 raft_consensus.cc:359] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.499761  4455 raft_consensus.cc:385] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.500031  4455 raft_consensus.cc:740] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.500686  4455 consensus_queue.cc:260] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.501264  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.501405  4461 raft_consensus.cc:2804] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.502012  4461 raft_consensus.cc:493] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.501853  4235 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:45.502408  4461 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.502686  4455 ts_tablet_manager.cc:1434] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:11:45.503378  4129 leader_election.cc:304] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.500104  4453 leader_election.cc:290] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.504081  4454 raft_consensus.cc:2804] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.504439  4454 raft_consensus.cc:493] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.504761  4454 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.506249  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.506894  4312 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 0.
I20260713 09:11:45.508356  4461 raft_consensus.cc:515] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.510555  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.510630  4461 leader_election.cc:290] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.510802  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.511265  4161 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.511386  4235 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.511365  4454 raft_consensus.cc:515] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.513378  4454 leader_election.cc:290] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.514038  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.514462  4237 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.517735  4235 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.517735  4161 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.519299  4237 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:45.519227  4277 leader_election.cc:304] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:45.519533  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.520097  4312 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.520316  4129 leader_election.cc:304] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.520388  4461 raft_consensus.cc:2804] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.520994  4461 raft_consensus.cc:697] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.521560  4454 raft_consensus.cc:2804] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.521984  4454 raft_consensus.cc:697] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:45.521788  4461 consensus_queue.cc:237] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.522794  4454 consensus_queue.cc:237] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.526660  4312 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:45.530218  4061 catalog_manager.cc:5697] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 1 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.534602  4059 catalog_manager.cc:5697] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.556136  4461 raft_consensus.cc:493] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.556558  4461 raft_consensus.cc:515] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.558146  4461 leader_election.cc:290] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.558679  4487 raft_consensus.cc:493] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.558806  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.559304  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.559197  4487 raft_consensus.cc:515] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.559549  4161 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.559947  4237 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 0.
I20260713 09:11:45.560557  4277 leader_election.cc:304] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:45.561151  4487 leader_election.cc:290] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.561699  4461 raft_consensus.cc:2804] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.562089  4461 raft_consensus.cc:493] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.562423  4461 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.562199  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e" is_pre_election: true
I20260713 09:11:45.562109  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.562925  4161 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:45.563014  4312 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 0.
I20260713 09:11:45.563727  4203 leader_election.cc:304] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.564350  4487 raft_consensus.cc:2804] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.564687  4487 raft_consensus.cc:493] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.564996  4487 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.568888  4461 raft_consensus.cc:515] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.570827  4461 leader_election.cc:290] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:45.571369  4454 raft_consensus.cc:493] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.571624  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.571565  4487 raft_consensus.cc:515] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.571835  4454 raft_consensus.cc:515] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.572088  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.572295  4161 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.572666  4237 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.573817  4454 leader_election.cc:290] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.574460  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.575197  4487 leader_election.cc:290] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 1 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.575554  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.575114  4235 raft_consensus.cc:2393] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3655f09a1bb24891b73cc2b52843416e in current term 1: Already voted for candidate 209406ffa4284326a08356a171463286 in this term.
I20260713 09:11:45.576061  4163 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.576339  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.576866  4311 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.575052  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.578312  4127 leader_election.cc:304] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e; no voters: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:45.579360  4454 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.581120  4161 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.582216  4277 leader_election.cc:304] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:45.582635  4163 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.583356  4461 raft_consensus.cc:2804] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.583732  4203 leader_election.cc:304] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.584673  4487 raft_consensus.cc:2804] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.585333  4487 raft_consensus.cc:697] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:45.585759  4237 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 1.
I20260713 09:11:45.585966  4454 raft_consensus.cc:2749] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.586205  4487 consensus_queue.cc:237] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.585107  4461 raft_consensus.cc:697] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.587491  4461 consensus_queue.cc:237] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.588049  4311 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 1.
I20260713 09:11:45.601259  4059 catalog_manager.cc:5697] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.601594  4061 catalog_manager.cc:5697] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 1 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.611020  4461 consensus_queue.cc:1048] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.624796  4476 consensus_queue.cc:1048] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.705358  4461 consensus_queue.cc:1048] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.715764  4503 consensus_queue.cc:1048] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.742389  4161 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.747141  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:45.747907  4311 raft_consensus.cc:606] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.748273  4454 raft_consensus.cc:493] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.748768  4454 raft_consensus.cc:515] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.749089  4503 consensus_queue.cc:1048] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.752872  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb" is_pre_election: true
I20260713 09:11:45.753252  4454 leader_election.cc:290] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.753464  4237 raft_consensus.cc:2468] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 1.
I20260713 09:11:45.753841  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e038ee8af8414685a5e6367926e064"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:45.755082  4311 raft_consensus.cc:606] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.753912  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286" is_pre_election: true
I20260713 09:11:45.755280  4129 leader_election.cc:304] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.756791  4454 raft_consensus.cc:2804] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:45.757139  4454 raft_consensus.cc:493] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209406ffa4284326a08356a171463286)
I20260713 09:11:45.757535  4454 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.759475  4439 raft_consensus.cc:993] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:45.759886  4439 raft_consensus.cc:1081] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:45.761948  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:45.762428  4312 raft_consensus.cc:606] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.763758  4163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:45.764186  4439 consensus_queue.cc:1048] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.772971  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:45.773454  4312 raft_consensus.cc:606] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3655f09a1bb24891b73cc2b52843416e
I20260713 09:11:45.775599  4454 raft_consensus.cc:515] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.776754  4161 raft_consensus.cc:1240] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Rejecting Update request from peer 209406ffa4284326a08356a171463286 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:45.777293  4163 raft_consensus.cc:493] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.777680  4163 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:45.778107  4454 leader_election.cc:290] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.778339  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.779431  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.779927  4439 consensus_queue.cc:1059] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.780655  4439 raft_consensus.cc:3055] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.780596  4127 leader_election.cc:304] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e; no voters: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:45.781100  4439 raft_consensus.cc:740] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.782090  4439 consensus_queue.cc:260] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.783381  4439 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.784637  4163 raft_consensus.cc:515] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.786028  4454 raft_consensus.cc:2749] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:45.789567  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c01495a64c61413db22b42ca87fed672"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:46832
I20260713 09:11:45.789819  4163 leader_election.cc:290] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 3 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.789637  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.790365  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e892f23b5c4726b832a0858f710df3" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.790810  4161 raft_consensus.cc:606] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Received request to transfer leadership to TS 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:45.790984  4237 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:45.792467  4312 raft_consensus.cc:3060] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:45.801867  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397"
dest_uuid: "209406ffa4284326a08356a171463286"
mode: GRACEFUL
new_leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:11:45.802176  4237 raft_consensus.cc:2468] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 3.
I20260713 09:11:45.802379  4311 raft_consensus.cc:606] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Received request to transfer leadership to TS 3c1d91a678d447eeb643ec50448c2dfb
I20260713 09:11:45.803138  4129 leader_election.cc:304] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.803797  4454 raft_consensus.cc:2804] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:45.804232  4454 raft_consensus.cc:697] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:45.804977  4454 consensus_queue.cc:237] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.806365  4312 raft_consensus.cc:2468] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 3.
I20260713 09:11:45.807296  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:56826
I20260713 09:11:45.807752  4237 raft_consensus.cc:606] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:45.812876  4059 catalog_manager.cc:5697] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 3, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 3 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.888118  4487 consensus_queue.cc:1048] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.889612  4487 consensus_queue.cc:1048] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.904680  4438 consensus_queue.cc:1048] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.913223  4487 consensus_queue.cc:1048] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.944097  4454 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.953327  4512 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.958758  4439 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.962945  4453 raft_consensus.cc:993] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:45.963424  4512 raft_consensus.cc:1081] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Signalling peer 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:45.964915  4235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c01495a64c61413db22b42ca87fed672"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:56818
I20260713 09:11:45.965396  4235 raft_consensus.cc:493] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.965698  4235 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.971861  4235 raft_consensus.cc:515] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.972894  4439 raft_consensus.cc:993] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:45.973363  4439 raft_consensus.cc:1081] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:45.976683  4162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:45.977190  4162 raft_consensus.cc:493] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.977536  4162 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.978098  4235 leader_election.cc:290] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.977838  4503 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.975632  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:45.980708  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.980834  4161 raft_consensus.cc:3055] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.981222  4161 raft_consensus.cc:740] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:45.982136  4161 consensus_queue.cc:260] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.981248  4312 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.983318  4161 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.984961  4162 raft_consensus.cc:515] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.987782  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:45.988329  4238 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.989009  4312 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:45.990167  4202 leader_election.cc:304] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.990764  4161 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:45.991034  4487 raft_consensus.cc:2804] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.991582  4487 raft_consensus.cc:697] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:45.992432  4487 consensus_queue.cc:237] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.993602  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:45.994146  4312 raft_consensus.cc:3055] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.994431  4312 raft_consensus.cc:740] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:45.995016  4162 leader_election.cc:290] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:45.996013  4238 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:45.996441  4312 consensus_queue.cc:260] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:45.996819  4235 raft_consensus.cc:1240] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Rejecting Update request from peer 209406ffa4284326a08356a171463286 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:11:45.997085  4129 leader_election.cc:304] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:45.997444  4312 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.997962  4454 raft_consensus.cc:2804] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.998401  4454 raft_consensus.cc:697] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:45.999155  4454 consensus_queue.cc:237] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.001806  4061 catalog_manager.cc:5697] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 1 to 2, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 2 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.003746  4312 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:46.006284  4059 catalog_manager.cc:5697] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.026171  4503 consensus_queue.cc:1048] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.031402  4439 raft_consensus.cc:993] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: : Instructing follower 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:46.031836  4461 raft_consensus.cc:1081] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3c1d91a678d447eeb643ec50448c2dfb to start an election
I20260713 09:11:46.033417  4235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
 from {username='slave'} at 127.0.0.1:56808
I20260713 09:11:46.035113  4235 raft_consensus.cc:493] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.035470  4235 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.037089  4476 consensus_queue.cc:1048] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.041276  4235 raft_consensus.cc:515] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.044560  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:46.045069  4161 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.045079  4235 leader_election.cc:290] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:46.045368  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e4c9182ddb4f69b41837b29c127397" candidate_uuid: "3c1d91a678d447eeb643ec50448c2dfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:46.045915  4312 raft_consensus.cc:3055] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.046204  4312 raft_consensus.cc:740] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:46.046849  4312 consensus_queue.cc:260] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.047920  4312 raft_consensus.cc:3060] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.052352  4161 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:46.053881  4312 raft_consensus.cc:2468] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c1d91a678d447eeb643ec50448c2dfb in term 2.
I20260713 09:11:46.054541  4203 leader_election.cc:304] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:46.055397  4487 raft_consensus.cc:2804] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.055867  4487 raft_consensus.cc:697] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Leader. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:46.056622  4487 consensus_queue.cc:237] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.059396  4451 consensus_queue.cc:1048] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.065058  4061 catalog_manager.cc:5697] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194). New cstate: current_term: 2 leader_uuid: "3c1d91a678d447eeb643ec50448c2dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.069774  4451 consensus_queue.cc:1048] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.076915  4451 raft_consensus.cc:993] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:46.077418  4451 raft_consensus.cc:1081] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:46.079233  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49498
I20260713 09:11:46.079751  4312 raft_consensus.cc:493] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.080086  4312 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.085557  4312 raft_consensus.cc:515] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.086846  4312 leader_election.cc:290] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:46.087682  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:46.087816  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90b68cb503d4641849c6db5b951de96" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:46.088291  4161 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.088562  4235 raft_consensus.cc:3055] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.088851  4235 raft_consensus.cc:740] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:46.089519  4235 consensus_queue.cc:260] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.090642  4235 raft_consensus.cc:3060] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.093225  4161 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:46.094174  4277 leader_election.cc:304] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:46.094761  4476 raft_consensus.cc:2804] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.095033  4235 raft_consensus.cc:2468] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:46.095100  4476 raft_consensus.cc:697] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:46.096001  4476 consensus_queue.cc:237] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.101536  4059 catalog_manager.cc:5697] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 1 to 2, leader changed from 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.140252  4476 raft_consensus.cc:993] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:46.140652  4461 raft_consensus.cc:1081] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:46.142064  4161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e038ee8af8414685a5e6367926e064"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:46.142488  4161 raft_consensus.cc:493] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.142760  4161 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.147251  4161 raft_consensus.cc:515] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.148777  4161 leader_election.cc:290] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:46.149549  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:46.150125  4235 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.150418  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e038ee8af8414685a5e6367926e064" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:46.150838  4312 raft_consensus.cc:3055] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.151060  4312 raft_consensus.cc:740] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:46.151677  4312 consensus_queue.cc:260] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.153043  4312 raft_consensus.cc:3060] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.155870  4235 raft_consensus.cc:2468] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:46.156919  4129 leader_election.cc:304] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:46.157716  4454 raft_consensus.cc:2804] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.158164  4454 raft_consensus.cc:697] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:46.158923  4454 consensus_queue.cc:237] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.161230  4312 raft_consensus.cc:2468] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:46.165271  4059 catalog_manager.cc:5697] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.275204  4476 raft_consensus.cc:993] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: : Instructing follower 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:46.275573  4461 raft_consensus.cc:1081] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Signalling peer 3655f09a1bb24891b73cc2b52843416e to start an election
I20260713 09:11:46.276861  4161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:11:46.277316  4161 raft_consensus.cc:493] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.277590  4161 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.282099  4161 raft_consensus.cc:515] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.284132  4161 leader_election.cc:290] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [CANDIDATE]: Term 2 election: Requested vote from peers 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229), 209406ffa4284326a08356a171463286 (127.31.197.195:41563)
I20260713 09:11:46.284754  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:46.285327  4238 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.286064  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9029375c3ee44ea0b4737a29e8ed7bd9" candidate_uuid: "3655f09a1bb24891b73cc2b52843416e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209406ffa4284326a08356a171463286"
I20260713 09:11:46.286592  4312 raft_consensus.cc:3055] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.286808  4312 raft_consensus.cc:740] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:46.287408  4312 consensus_queue.cc:260] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.288192  4312 raft_consensus.cc:3060] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.291131  4238 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:46.292011  4129 leader_election.cc:304] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [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: 3655f09a1bb24891b73cc2b52843416e, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:46.292618  4312 raft_consensus.cc:2468] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3655f09a1bb24891b73cc2b52843416e in term 2.
I20260713 09:11:46.292785  4454 raft_consensus.cc:2804] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.293244  4454 raft_consensus.cc:697] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Leader. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:46.294032  4454 consensus_queue.cc:237] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:46.297132  4238 raft_consensus.cc:1275] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:46.298401  4454 consensus_queue.cc:1048] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.302307  4059 catalog_manager.cc:5697] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e reported cstate change: term changed from 1 to 2, leader changed from 209406ffa4284326a08356a171463286 (127.31.197.195) to 3655f09a1bb24891b73cc2b52843416e (127.31.197.193). New cstate: current_term: 2 leader_uuid: "3655f09a1bb24891b73cc2b52843416e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.311985  4312 raft_consensus.cc:1275] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:46.314818  4453 consensus_queue.cc:1048] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.386168  4312 raft_consensus.cc:1275] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.387326  4454 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.395233  4238 raft_consensus.cc:1275] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.396646  4512 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.462807  4312 raft_consensus.cc:1275] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.463970  4451 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.470944  4161 raft_consensus.cc:1275] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.473030  4451 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.473564  4161 raft_consensus.cc:1275] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.474996  4451 consensus_queue.cc:1048] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.485186  4312 raft_consensus.cc:1275] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3c1d91a678d447eeb643ec50448c2dfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.486395  4451 consensus_queue.cc:1048] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.558144  4161 raft_consensus.cc:1275] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.559201  4461 consensus_queue.cc:1048] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.566011  4238 raft_consensus.cc:1275] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.567643  4476 consensus_queue.cc:1048] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.636130  4312 raft_consensus.cc:1275] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.637259  4512 consensus_queue.cc:1048] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.644778  4238 raft_consensus.cc:1275] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.646510  4512 consensus_queue.cc:1048] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.712471  4312 raft_consensus.cc:1275] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.713661  4512 consensus_queue.cc:1048] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.721447  4238 raft_consensus.cc:1275] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 3655f09a1bb24891b73cc2b52843416e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:46.722935  4512 consensus_queue.cc:1048] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.812884  4059 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45230:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:48.831022  4059 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45230:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:48.852258 32535 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:48.925827  4558 tablet.cc:1724] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:48.951303  4557 tablet.cc:1724] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: 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
W20260713 09:11:49.004791  4127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:41563, user_credentials={real_user=slave}} blocked reactor thread for 47107us
I20260713 09:11:49.006520  4574 tablet.cc:1724] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.018102  4577 tablet.cc:1724] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.022570  4578 tablet.cc:1724] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: 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
W20260713 09:11:49.013664  4553 log.cc:927] Time spent T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260713 09:11:49.031603  4189 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:45e4c9182ddb4f69b41837b29c127397)
I20260713 09:11:49.074098  4557 tablet.cc:1724] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: 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
W20260713 09:11:49.027679  4562 log.cc:927] Time spent T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260713 09:11:49.075502  4579 tablet.cc:1724] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:49.077039  4570 tablet.cc:1724] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: 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
W20260713 09:11:49.078890  4203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.193:36777, user_credentials={real_user=slave}} blocked reactor thread for 64078.2us
W20260713 09:11:49.090636  4189 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:45e4c9182ddb4f69b41837b29c127397)
W20260713 09:11:49.096271  4189 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:45e4c9182ddb4f69b41837b29c127397)
W20260713 09:11:49.096619  4202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:41563, user_credentials={real_user=slave}} blocked reactor thread for 86779.1us
I20260713 09:11:49.116870  4236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c01495a64c61413db22b42ca87fed672"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:52426
I20260713 09:11:49.117609  4236 raft_consensus.cc:606] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:49.152514  4558 tablet.cc:1724] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: 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
W20260713 09:11:49.158682  4277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.193:36777, user_credentials={real_user=slave}} blocked reactor thread for 55828.5us
I20260713 09:11:49.182737  4589 tablet.cc:1724] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.186144  4580 tablet.cc:1724] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.188041  4578 tablet.cc:1724] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:49.189253  4574 tablet.cc:1724] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.192258  4583 tablet.cc:1724] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.204136  4577 tablet.cc:1724] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.220569  4586 raft_consensus.cc:993] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.221086  4586 raft_consensus.cc:1081] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.220495  4577 tablet.cc:1724] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.227780  4570 tablet.cc:1724] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:49.184873  4557 tablet.cc:1724] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: 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
I20260713 09:11:49.168494  4579 tablet.cc:1724] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:49.253270  4592 tablet.cc:1724] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.257141  4578 tablet.cc:1724] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: 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
I20260713 09:11:49.262315  4308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c01495a64c61413db22b42ca87fed672"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49498
I20260713 09:11:49.262935  4308 raft_consensus.cc:493] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:49.263329  4308 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.279668  4593 tablet.cc:1724] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.295819  4308 raft_consensus.cc:515] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.299286  4160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:46850
I20260713 09:11:49.289299  4592 tablet.cc:1724] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.300050  4160 raft_consensus.cc:606] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:49.293457  4583 tablet.cc:1724] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.302410  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:49.302970  4235 raft_consensus.cc:3055] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:49.303231  4235 raft_consensus.cc:740] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:49.303320  4589 tablet.cc:1724] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.304251  4308 leader_election.cc:290] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 3 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:49.305548 32535 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:11:49.306209 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:49.311702  4592 tablet.cc:1724] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.312209  4593 tablet.cc:1724] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: 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
I20260713 09:11:49.303992  4235 consensus_queue.cc:260] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.314302  4235 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.299304  4159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01495a64c61413db22b42ca87fed672" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:49.315575  4159 raft_consensus.cc:3060] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.321014  4060 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: soft_deleted_table [id=074923f1925140f290c5f93afe955ef0] alter complete (version 1)
I20260713 09:11:49.326861  4159 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.328064  4277 leader_election.cc:304] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:49.328682  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89"
dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:52426
I20260713 09:11:49.329012  4594 raft_consensus.cc:2804] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:49.329286  4237 raft_consensus.cc:606] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:49.329523  4594 raft_consensus.cc:697] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:49.320709  4235 raft_consensus.cc:2468] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.330353  4594 consensus_queue.cc:237] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.333806  4159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b"
dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
mode: GRACEFUL
new_leader_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:46850
I20260713 09:11:49.334275  4159 raft_consensus.cc:606] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Received request to transfer leadership to TS 209406ffa4284326a08356a171463286
I20260713 09:11:49.335455 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:49.335988 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:49.345414  4060 catalog_manager.cc:5697] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 2 to 3, leader changed from 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.519308  4581 raft_consensus.cc:993] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.519798  4526 raft_consensus.cc:1081] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.521034  4308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49498
I20260713 09:11:49.521474  4308 raft_consensus.cc:493] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:49.521732  4308 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.526754  4308 raft_consensus.cc:515] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.528465  4308 leader_election.cc:290] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 2 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:49.529083  4159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:49.529284  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4260af654cc24bd585a8f489fd5f8f89" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:49.529675  4159 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.529789  4235 raft_consensus.cc:3055] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:49.530131  4235 raft_consensus.cc:740] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c1d91a678d447eeb643ec50448c2dfb, State: Running, Role: LEADER
I20260713 09:11:49.530676  4235 consensus_queue.cc:260] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.531471  4235 raft_consensus.cc:3060] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.534245  4159 raft_consensus.cc:2468] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:49.535225  4277 leader_election.cc:304] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3655f09a1bb24891b73cc2b52843416e; no voters: 
I20260713 09:11:49.535969  4594 raft_consensus.cc:2804] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:49.536006  4235 raft_consensus.cc:2468] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 2.
I20260713 09:11:49.536401  4594 raft_consensus.cc:697] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:49.537135  4594 consensus_queue.cc:237] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.543792  4060 catalog_manager.cc:5697] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 1 to 2, leader changed from 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.692435  4572 raft_consensus.cc:993] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.692850  4528 raft_consensus.cc:1081] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.694080  4308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:11:49.694506  4308 raft_consensus.cc:493] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:49.694765  4308 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.699393  4308 raft_consensus.cc:515] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.700899  4308 leader_election.cc:290] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 3 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:49.701550  4159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:49.701915  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b0ed309f96415a9302688a748ffdbc" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:49.702098  4159 raft_consensus.cc:3055] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:49.702431  4159 raft_consensus.cc:740] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:49.702462  4235 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.703111  4159 consensus_queue.cc:260] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.703970  4159 raft_consensus.cc:3060] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.707247  4235 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.708230  4278 leader_election.cc:304] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:49.708823  4527 raft_consensus.cc:2804] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:49.709209  4527 raft_consensus.cc:697] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:49.709508  4159 raft_consensus.cc:2468] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.709962  4527 consensus_queue.cc:237] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.713950  4528 raft_consensus.cc:993] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: : Instructing follower 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.714377  4572 raft_consensus.cc:1081] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Signalling peer 209406ffa4284326a08356a171463286 to start an election
I20260713 09:11:49.715745  4308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b"
dest_uuid: "209406ffa4284326a08356a171463286"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:11:49.716260  4308 raft_consensus.cc:493] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:49.716607  4308 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.717190  4235 raft_consensus.cc:1275] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:49.717530  4060 catalog_manager.cc:5697] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 2 to 3, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.718673  4527 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.722810  4308 raft_consensus.cc:515] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.727092  4308 leader_election.cc:290] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [CANDIDATE]: Term 3 election: Requested vote from peers 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777), 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229)
I20260713 09:11:49.728076  4159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3655f09a1bb24891b73cc2b52843416e"
I20260713 09:11:49.728356  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e502f42e9a614c40a040ea26a53edc7b" candidate_uuid: "209406ffa4284326a08356a171463286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c1d91a678d447eeb643ec50448c2dfb"
I20260713 09:11:49.728552  4159 raft_consensus.cc:3055] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:49.728916  4159 raft_consensus.cc:740] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3655f09a1bb24891b73cc2b52843416e, State: Running, Role: LEADER
I20260713 09:11:49.728937  4237 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.732004  4159 consensus_queue.cc:260] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.733210  4159 raft_consensus.cc:3060] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.737545  4237 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.738785  4278 leader_election.cc:304] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: 209406ffa4284326a08356a171463286, 3c1d91a678d447eeb643ec50448c2dfb; no voters: 
I20260713 09:11:49.739709  4527 raft_consensus.cc:2804] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:49.740832  4527 raft_consensus.cc:697] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Becoming Leader. State: Replica: 209406ffa4284326a08356a171463286, State: Running, Role: LEADER
I20260713 09:11:49.741281  4159 raft_consensus.cc:2468] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209406ffa4284326a08356a171463286 in term 3.
I20260713 09:11:49.741714  4527 consensus_queue.cc:237] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [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: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } }
I20260713 09:11:49.750932  4159 raft_consensus.cc:1275] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:49.751927  4527 consensus_queue.cc:1048] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:49.751761  4060 catalog_manager.cc:5697] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 reported cstate change: term changed from 2 to 3, leader changed from 3655f09a1bb24891b73cc2b52843416e (127.31.197.193) to 209406ffa4284326a08356a171463286 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "209406ffa4284326a08356a171463286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209406ffa4284326a08356a171463286" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 41563 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.916018  4159 raft_consensus.cc:1275] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:49.917213  4527 consensus_queue.cc:1048] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:49.926928  4236 raft_consensus.cc:1275] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:49.928165  4594 consensus_queue.cc:1048] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.143632  4159 raft_consensus.cc:1275] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:50.144644  4594 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:50.151490  4236 raft_consensus.cc:1275] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:50.153010  4587 consensus_queue.cc:1048] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:50.285161  4159 raft_consensus.cc:1275] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:50.286360  4587 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3655f09a1bb24891b73cc2b52843416e" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:50.294631  4236 raft_consensus.cc:1275] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Refusing update from remote peer 209406ffa4284326a08356a171463286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:50.296027  4527 consensus_queue.cc:1048] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c1d91a678d447eeb643ec50448c2dfb" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:50.385911 32535 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:50.391409 32535 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:11:50.391829 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:50.397928 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:50.398257 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:51.426577 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
I20260713 09:11:51.446900 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:51.447590 32535 tablet_replica.cc:333] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.448362 32535 raft_consensus.cc:2243] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.449216 32535 raft_consensus.cc:2272] T a0e892f23b5c4726b832a0858f710df3 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.450922 32535 tablet_replica.cc:333] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.451407 32535 raft_consensus.cc:2243] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.451799 32535 raft_consensus.cc:2272] T c01495a64c61413db22b42ca87fed672 P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.453325 32535 tablet_replica.cc:333] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.453765 32535 raft_consensus.cc:2243] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.454167 32535 raft_consensus.cc:2272] T 5289c7f62cd04571a090b6de13d50c62 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.455628 32535 tablet_replica.cc:333] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.456094 32535 raft_consensus.cc:2243] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.456684 32535 raft_consensus.cc:2272] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.458238 32535 tablet_replica.cc:333] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.458681 32535 raft_consensus.cc:2243] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.459106 32535 raft_consensus.cc:2272] T 577d0345da924099b1d9acec53971221 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.460886 32535 tablet_replica.cc:333] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.461354 32535 raft_consensus.cc:2243] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.461699 32535 raft_consensus.cc:2272] T d3b0ed309f96415a9302688a748ffdbc P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.463191 32535 tablet_replica.cc:333] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.463652 32535 raft_consensus.cc:2243] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.464011 32535 raft_consensus.cc:2272] T 45e4c9182ddb4f69b41837b29c127397 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.465411 32535 tablet_replica.cc:333] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.465873 32535 raft_consensus.cc:2243] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.466280 32535 raft_consensus.cc:2272] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.467840 32535 tablet_replica.cc:333] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.468284 32535 raft_consensus.cc:2243] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.468631 32535 raft_consensus.cc:2272] T 4260af654cc24bd585a8f489fd5f8f89 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.470199 32535 tablet_replica.cc:333] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.470698 32535 raft_consensus.cc:2243] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.471066 32535 raft_consensus.cc:2272] T d90b68cb503d4641849c6db5b951de96 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.472519 32535 tablet_replica.cc:333] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.472971 32535 raft_consensus.cc:2243] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.473591 32535 raft_consensus.cc:2272] T 86e038ee8af8414685a5e6367926e064 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.475072 32535 tablet_replica.cc:333] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.475510 32535 raft_consensus.cc:2243] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.475884 32535 raft_consensus.cc:2272] T d48aae17a0764285b57c775661a8d8b6 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.477540 32535 tablet_replica.cc:333] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.478003 32535 raft_consensus.cc:2243] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.478353 32535 raft_consensus.cc:2272] T 6a0158aa95774117b216113cc0152127 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.479945 32535 tablet_replica.cc:333] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.480396 32535 raft_consensus.cc:2243] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.481056 32535 raft_consensus.cc:2272] T ea209c8890d94d77aded3e8bfd6fc015 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.482728 32535 tablet_replica.cc:333] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.483191 32535 raft_consensus.cc:2243] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.483553 32535 raft_consensus.cc:2272] T bb436b6619ad4b28a0eedf66bf141c5a P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.485028 32535 tablet_replica.cc:333] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.485448 32535 raft_consensus.cc:2243] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.486119 32535 raft_consensus.cc:2272] T 0cbc5e2de953494e87da6c080cc71f65 P 3655f09a1bb24891b73cc2b52843416e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.487792 32535 tablet_replica.cc:333] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.488199 32535 raft_consensus.cc:2243] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.488543 32535 raft_consensus.cc:2272] T e502f42e9a614c40a040ea26a53edc7b P 3655f09a1bb24891b73cc2b52843416e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.490075 32535 tablet_replica.cc:333] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e: stopping tablet replica
I20260713 09:11:51.490458 32535 raft_consensus.cc:2243] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.491089 32535 raft_consensus.cc:2272] T d935c0a536564978a021e9e3fc6b89f7 P 3655f09a1bb24891b73cc2b52843416e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.525691 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
W20260713 09:11:51.540524  4203 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260713 09:11:51.543699  4203 consensus_peers.cc:597] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb -> Peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Couldn't send request to peer 3655f09a1bb24891b73cc2b52843416e. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.552863 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
I20260713 09:11:51.576201 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:51.576822 32535 tablet_replica.cc:333] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.577418 32535 raft_consensus.cc:2243] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.577845 32535 raft_consensus.cc:2272] T c01495a64c61413db22b42ca87fed672 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.579594 32535 tablet_replica.cc:333] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.580117 32535 raft_consensus.cc:2243] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.580499 32535 raft_consensus.cc:2272] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.582074 32535 tablet_replica.cc:333] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.582551 32535 raft_consensus.cc:2243] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.582909 32535 raft_consensus.cc:2272] T a0e892f23b5c4726b832a0858f710df3 P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.584394 32535 tablet_replica.cc:333] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.584860 32535 raft_consensus.cc:2243] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.585688 32535 raft_consensus.cc:2272] T 5289c7f62cd04571a090b6de13d50c62 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.587703 32535 tablet_replica.cc:333] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.588337 32535 raft_consensus.cc:2243] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.588804 32535 raft_consensus.cc:2272] T d90b68cb503d4641849c6db5b951de96 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:51.589498  4203 consensus_peers.cc:597] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb -> Peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Couldn't send request to peer 3655f09a1bb24891b73cc2b52843416e. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.590521 32535 tablet_replica.cc:333] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.591055 32535 raft_consensus.cc:2243] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.591421 32535 raft_consensus.cc:2272] T 86e038ee8af8414685a5e6367926e064 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.592918 32535 tablet_replica.cc:333] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.593384 32535 raft_consensus.cc:2243] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.593757 32535 raft_consensus.cc:2272] T 6a0158aa95774117b216113cc0152127 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.595546 32535 tablet_replica.cc:333] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.596071 32535 raft_consensus.cc:2243] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.596702 32535 raft_consensus.cc:2272] T d48aae17a0764285b57c775661a8d8b6 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.598330 32535 tablet_replica.cc:333] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.598796 32535 raft_consensus.cc:2243] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.599408 32535 raft_consensus.cc:2272] T 45e4c9182ddb4f69b41837b29c127397 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.600906 32535 tablet_replica.cc:333] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.601378 32535 raft_consensus.cc:2243] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.602066 32535 raft_consensus.cc:2272] T 1a6568c5aa0340bfb582425f7d9b8a78 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.603693 32535 tablet_replica.cc:333] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.604137 32535 raft_consensus.cc:2243] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.604481 32535 raft_consensus.cc:2272] T 4260af654cc24bd585a8f489fd5f8f89 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.606029 32535 tablet_replica.cc:333] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.606469 32535 raft_consensus.cc:2243] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.606834 32535 raft_consensus.cc:2272] T d3b0ed309f96415a9302688a748ffdbc P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.608258 32535 tablet_replica.cc:333] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.608692 32535 raft_consensus.cc:2243] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.609341 32535 raft_consensus.cc:2272] T 577d0345da924099b1d9acec53971221 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.610996 32535 tablet_replica.cc:333] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.611429 32535 raft_consensus.cc:2243] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.611805 32535 raft_consensus.cc:2272] T 0cbc5e2de953494e87da6c080cc71f65 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.613395 32535 tablet_replica.cc:333] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.613822 32535 raft_consensus.cc:2243] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.614235 32535 raft_consensus.cc:2272] T e502f42e9a614c40a040ea26a53edc7b P 3c1d91a678d447eeb643ec50448c2dfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.615803 32535 tablet_replica.cc:333] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.616225 32535 raft_consensus.cc:2243] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.616601 32535 raft_consensus.cc:2272] T d935c0a536564978a021e9e3fc6b89f7 P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.618292 32535 tablet_replica.cc:333] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.618726 32535 raft_consensus.cc:2243] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.619341 32535 raft_consensus.cc:2272] T bb436b6619ad4b28a0eedf66bf141c5a P 3c1d91a678d447eeb643ec50448c2dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.620756 32535 tablet_replica.cc:333] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb: stopping tablet replica
I20260713 09:11:51.621168 32535 raft_consensus.cc:2243] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.621531 32535 raft_consensus.cc:2272] T ea209c8890d94d77aded3e8bfd6fc015 P 3c1d91a678d447eeb643ec50448c2dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.656216 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
W20260713 09:11:51.657711  4277 consensus_peers.cc:597] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 -> Peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Couldn't send request to peer 3655f09a1bb24891b73cc2b52843416e. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:51.661187  4277 consensus_peers.cc:597] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 -> Peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Couldn't send request to peer 3655f09a1bb24891b73cc2b52843416e. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:51.667886  4277 consensus_peers.cc:597] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 -> Peer 3655f09a1bb24891b73cc2b52843416e (127.31.197.193:36777): Couldn't send request to peer 3655f09a1bb24891b73cc2b52843416e. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:51.673046  4278 consensus_peers.cc:597] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 -> Peer 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229): Couldn't send request to peer 3c1d91a678d447eeb643ec50448c2dfb. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:43229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.683874 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
W20260713 09:11:51.706157  4278 consensus_peers.cc:597] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 -> Peer 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229): Couldn't send request to peer 3c1d91a678d447eeb643ec50448c2dfb. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:43229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:51.707934  4278 consensus_peers.cc:597] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 -> Peer 3c1d91a678d447eeb643ec50448c2dfb (127.31.197.194:43229): Couldn't send request to peer 3c1d91a678d447eeb643ec50448c2dfb. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:43229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.709681 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:51.710367 32535 tablet_replica.cc:333] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.710940 32535 raft_consensus.cc:2243] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.711350 32535 raft_consensus.cc:2272] T 5289c7f62cd04571a090b6de13d50c62 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.712988 32535 tablet_replica.cc:333] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.713516 32535 raft_consensus.cc:2243] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.714243 32535 raft_consensus.cc:2272] T c01495a64c61413db22b42ca87fed672 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.715823 32535 tablet_replica.cc:333] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.716300 32535 raft_consensus.cc:2243] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.716678 32535 raft_consensus.cc:2272] T a0e892f23b5c4726b832a0858f710df3 P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.718240 32535 tablet_replica.cc:333] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.718740 32535 raft_consensus.cc:2243] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.719401 32535 raft_consensus.cc:2272] T d3b0ed309f96415a9302688a748ffdbc P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.720966 32535 tablet_replica.cc:333] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.721464 32535 raft_consensus.cc:2243] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.721856 32535 raft_consensus.cc:2272] T 577d0345da924099b1d9acec53971221 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.723583 32535 tablet_replica.cc:333] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.724074 32535 raft_consensus.cc:2243] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.724440 32535 raft_consensus.cc:2272] T 45e4c9182ddb4f69b41837b29c127397 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.725953 32535 tablet_replica.cc:333] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.726394 32535 raft_consensus.cc:2243] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.726761 32535 raft_consensus.cc:2272] T 1a6568c5aa0340bfb582425f7d9b8a78 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.728340 32535 tablet_replica.cc:333] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.728791 32535 raft_consensus.cc:2243] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.729421 32535 raft_consensus.cc:2272] T 4260af654cc24bd585a8f489fd5f8f89 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.731040 32535 tablet_replica.cc:333] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.731504 32535 raft_consensus.cc:2243] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.731870 32535 raft_consensus.cc:2272] T 9029375c3ee44ea0b4737a29e8ed7bd9 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.733366 32535 tablet_replica.cc:333] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.733829 32535 raft_consensus.cc:2243] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.734483 32535 raft_consensus.cc:2272] T d90b68cb503d4641849c6db5b951de96 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.735934 32535 tablet_replica.cc:333] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.736387 32535 raft_consensus.cc:2243] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.736783 32535 raft_consensus.cc:2272] T d48aae17a0764285b57c775661a8d8b6 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.738355 32535 tablet_replica.cc:333] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.738811 32535 raft_consensus.cc:2243] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.739178 32535 raft_consensus.cc:2272] T 86e038ee8af8414685a5e6367926e064 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.740670 32535 tablet_replica.cc:333] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.741113 32535 raft_consensus.cc:2243] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.741755 32535 raft_consensus.cc:2272] T 6a0158aa95774117b216113cc0152127 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.743425 32535 tablet_replica.cc:333] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.744012 32535 raft_consensus.cc:2243] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.744488 32535 raft_consensus.cc:2272] T bb436b6619ad4b28a0eedf66bf141c5a P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.746083 32535 tablet_replica.cc:333] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.746505 32535 raft_consensus.cc:2243] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.746838 32535 raft_consensus.cc:2272] T ea209c8890d94d77aded3e8bfd6fc015 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.748422 32535 tablet_replica.cc:333] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.748811 32535 raft_consensus.cc:2243] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.749125 32535 raft_consensus.cc:2272] T d935c0a536564978a021e9e3fc6b89f7 P 209406ffa4284326a08356a171463286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.750690 32535 tablet_replica.cc:333] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.751070 32535 raft_consensus.cc:2243] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.751407 32535 raft_consensus.cc:2272] T 0cbc5e2de953494e87da6c080cc71f65 P 209406ffa4284326a08356a171463286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.752899 32535 tablet_replica.cc:333] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286: stopping tablet replica
I20260713 09:11:51.753259 32535 raft_consensus.cc:2243] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.753854 32535 raft_consensus.cc:2272] T e502f42e9a614c40a040ea26a53edc7b P 209406ffa4284326a08356a171463286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.787305 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:11:51.814317 32535 master.cc:562] Master@127.31.197.254:36971 shutting down...
I20260713 09:11:51.833001 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.833508 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.833823 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa9f3623c04b4b3884d8d81e2bdd0ff4: stopping tablet replica
I20260713 09:11:51.852155 32535 master.cc:584] Master@127.31.197.254:36971 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11766 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:11:51.895517 32535 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.197.254:45377
I20260713 09:11:51.896574 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.902221  4613 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
W20260713 09:11:51.902271  4612 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
W20260713 09:11:51.902832  4615 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
I20260713 09:11:51.905810 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:51.909375 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.909574 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.909708 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933911909693 us; error 0 us; skew 500 ppm
I20260713 09:11:51.910240 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.912398 32535 webserver.cc:533] Webserver started at http://127.31.197.254:35469/ using document root <none> and password file <none>
I20260713 09:11:51.912834 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.913009 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.913242 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.914268 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/master-0-root/instance:
uuid: "6cecb287c78043fd8e166f4b18183de5"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-5w1p"
I20260713 09:11:51.918279 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:51.921253  4620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.921868 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:51.922267 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/master-0-root
uuid: "6cecb287c78043fd8e166f4b18183de5"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-5w1p"
I20260713 09:11:51.922658 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-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)
I20260713 09:11:51.937320 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.938416 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.973459 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.254:45377
I20260713 09:11:51.973562  4671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.254:45377 every 8 connection(s)
I20260713 09:11:51.977088  4672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.986675  4672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: Bootstrap starting.
I20260713 09:11:51.991230  4672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.994961  4672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: No bootstrap required, opened a new log
I20260713 09:11:51.996893  4672 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER }
I20260713 09:11:51.997244  4672 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.997414  4672 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cecb287c78043fd8e166f4b18183de5, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.997959  4672 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER }
I20260713 09:11:51.998358  4672 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:51.998540  4672 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:51.998744  4672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.002787  4672 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER }
I20260713 09:11:52.003224  4672 leader_election.cc:304] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [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: 6cecb287c78043fd8e166f4b18183de5; no voters: 
I20260713 09:11:52.004165  4672 leader_election.cc:290] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:52.004444  4675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.005594  4675 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 1 LEADER]: Becoming Leader. State: Replica: 6cecb287c78043fd8e166f4b18183de5, State: Running, Role: LEADER
I20260713 09:11:52.006240  4675 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [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: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER }
I20260713 09:11:52.006701  4672 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:52.009961  4676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cecb287c78043fd8e166f4b18183de5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER } }
I20260713 09:11:52.010522  4676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:52.010502  4677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cecb287c78043fd8e166f4b18183de5. Latest consensus state: current_term: 1 leader_uuid: "6cecb287c78043fd8e166f4b18183de5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cecb287c78043fd8e166f4b18183de5" member_type: VOTER } }
I20260713 09:11:52.011080  4677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:52.014829  4682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:52.021863  4682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:52.022789 32535 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:52.029922  4682 catalog_manager.cc:1383] Generated new cluster ID: 60c0c3f951474e93b7b3228b269418d2
I20260713 09:11:52.030184  4682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:52.050351  4682 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:52.051614  4682 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:52.066865  4682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: Generated new TSK 0
I20260713 09:11:52.067447  4682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:52.089227 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:52.094746  4693 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
W20260713 09:11:52.095471  4694 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
W20260713 09:11:52.097597  4696 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
I20260713 09:11:52.098485 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:52.099316 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:52.099505 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:52.099660 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933912099644 us; error 0 us; skew 500 ppm
I20260713 09:11:52.100147 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:52.102283 32535 webserver.cc:533] Webserver started at http://127.31.197.193:42331/ using document root <none> and password file <none>
I20260713 09:11:52.102721 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:52.102885 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:52.103122 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:52.104103 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-0-root/instance:
uuid: "bea00ddd62ec4a12a105781aebafe6ab"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.108067 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:52.111057  4701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.111720 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:52.112002 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-0-root
uuid: "bea00ddd62ec4a12a105781aebafe6ab"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.112255 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-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)
I20260713 09:11:52.125371 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:52.126515 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:52.127841 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:52.129940 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:52.130131 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.130339 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:52.130504 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.167773 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.193:36677
I20260713 09:11:52.167871  4763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.193:36677 every 8 connection(s)
I20260713 09:11:52.172284 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:52.179361  4768 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
W20260713 09:11:52.181154  4769 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
W20260713 09:11:52.182039  4771 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
I20260713 09:11:52.182672 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:52.183862 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:52.184056 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:52.184212 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933912184198 us; error 0 us; skew 500 ppm
I20260713 09:11:52.184701 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:52.186801 32535 webserver.cc:533] Webserver started at http://127.31.197.194:41127/ using document root <none> and password file <none>
I20260713 09:11:52.187304 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:52.187490 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:52.187793 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:52.189031 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-1-root/instance:
uuid: "5c1f51442f72438ba8ea5e620223866c"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.189445  4764 heartbeater.cc:344] Connected to a master server at 127.31.197.254:45377
I20260713 09:11:52.189795  4764 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:52.190474  4764 heartbeater.cc:507] Master 127.31.197.254:45377 requested a full tablet report, sending...
I20260713 09:11:52.192380  4637 ts_manager.cc:194] Registered new tserver with Master: bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677)
I20260713 09:11:52.193756 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:52.194303  4637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42194
I20260713 09:11:52.197060  4776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.197750 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:52.198043 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-1-root
uuid: "5c1f51442f72438ba8ea5e620223866c"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.198289 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-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)
I20260713 09:11:52.211879 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:52.212942 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:52.214330 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:52.216459 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:52.216651 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.216872 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:52.217015 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.253933 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.194:38659
I20260713 09:11:52.254060  4838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.194:38659 every 8 connection(s)
I20260713 09:11:52.258397 32535 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:52.264837  4842 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
W20260713 09:11:52.265407  4843 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
W20260713 09:11:52.267220  4845 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
I20260713 09:11:52.267947 32535 server_base.cc:1061] running on GCE node
I20260713 09:11:52.268896 32535 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:52.269080 32535 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:52.269241 32535 hybrid_clock.cc:648] HybridClock initialized: now 1783933912269224 us; error 0 us; skew 500 ppm
I20260713 09:11:52.269762 32535 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:52.269923  4839 heartbeater.cc:344] Connected to a master server at 127.31.197.254:45377
I20260713 09:11:52.270294  4839 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:52.271147  4839 heartbeater.cc:507] Master 127.31.197.254:45377 requested a full tablet report, sending...
I20260713 09:11:52.272650 32535 webserver.cc:533] Webserver started at http://127.31.197.195:34329/ using document root <none> and password file <none>
I20260713 09:11:52.273135 32535 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:52.273133  4637 ts_manager.cc:194] Registered new tserver with Master: 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:52.273408 32535 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:52.273744 32535 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:52.274945  4637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42210
I20260713 09:11:52.275146 32535 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-2-root/instance:
uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.279682 32535 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:52.282591  4850 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.283219 32535 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:52.283468 32535 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-2-root
uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-5w1p"
I20260713 09:11:52.283716 32535 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknHEH5c/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933802211907-32535-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)
I20260713 09:11:52.293018 32535 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:52.294060 32535 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:52.295356 32535 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:52.297472 32535 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:52.297713 32535 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.297922 32535 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:52.298063 32535 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:11:52.334450 32535 rpc_server.cc:307] RPC server started. Bound to: 127.31.197.195:35719
I20260713 09:11:52.334548  4912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.197.195:35719 every 8 connection(s)
I20260713 09:11:52.346535  4913 heartbeater.cc:344] Connected to a master server at 127.31.197.254:45377
I20260713 09:11:52.346889  4913 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:52.347579  4913 heartbeater.cc:507] Master 127.31.197.254:45377 requested a full tablet report, sending...
I20260713 09:11:52.349226  4637 ts_manager.cc:194] Registered new tserver with Master: b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:52.349440 32535 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012062598s
I20260713 09:11:52.350499  4637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42226
I20260713 09:11:52.371465  4637 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42236:
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"
    }
  }
}
W20260713 09:11:52.373912  4637 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.
I20260713 09:11:52.442073  4729 tablet_service.cc:1511] Processing CreateTablet for tablet 3657a7e0a52e4f73ba17c2ba28f98d66 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:52.442631  4728 tablet_service.cc:1511] Processing CreateTablet for tablet 087a84aec9b04646ad59a60093645d14 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:52.443449  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3657a7e0a52e4f73ba17c2ba28f98d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.444685  4727 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65d8cf5fc04200bc98672fabd4fe8f (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:52.447844  4726 tablet_service.cc:1511] Processing CreateTablet for tablet a8e57317496c44acbe9e68759fb4b7dd (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:52.449976  4727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65d8cf5fc04200bc98672fabd4fe8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.450606  4726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e57317496c44acbe9e68759fb4b7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.451185  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a84aec9b04646ad59a60093645d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.461557  4725 tablet_service.cc:1511] Processing CreateTablet for tablet 9f940feee60349d0b87a63736c100604 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:52.462976  4725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f940feee60349d0b87a63736c100604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.467487  4928 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:52.470335  4878 tablet_service.cc:1511] Processing CreateTablet for tablet 3657a7e0a52e4f73ba17c2ba28f98d66 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:52.471580  4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3657a7e0a52e4f73ba17c2ba28f98d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.474360  4928 tablet_bootstrap.cc:654] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.477577  4729 tablet_service.cc:1511] Processing CreateTablet for tablet a7544b3826eb467dac962ffd70349bde (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:52.478358  4804 tablet_service.cc:1511] Processing CreateTablet for tablet 3657a7e0a52e4f73ba17c2ba28f98d66 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:52.478839  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7544b3826eb467dac962ffd70349bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.479558  4804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3657a7e0a52e4f73ba17c2ba28f98d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.482245  4724 tablet_service.cc:1511] Processing CreateTablet for tablet 1629d6b0ea6743b9bc8c806e1423ce39 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:52.482849  4803 tablet_service.cc:1511] Processing CreateTablet for tablet 087a84aec9b04646ad59a60093645d14 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:52.483433  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629d6b0ea6743b9bc8c806e1423ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.484069  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a84aec9b04646ad59a60093645d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.486424  4800 tablet_service.cc:1511] Processing CreateTablet for tablet 9f940feee60349d0b87a63736c100604 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:52.487668  4800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f940feee60349d0b87a63736c100604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.490495  4801 tablet_service.cc:1511] Processing CreateTablet for tablet a8e57317496c44acbe9e68759fb4b7dd (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:52.491683  4801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e57317496c44acbe9e68759fb4b7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.494791  4802 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65d8cf5fc04200bc98672fabd4fe8f (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:52.496109  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65d8cf5fc04200bc98672fabd4fe8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.502063  4798 tablet_service.cc:1511] Processing CreateTablet for tablet 1629d6b0ea6743b9bc8c806e1423ce39 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:52.502308  4799 tablet_service.cc:1511] Processing CreateTablet for tablet a7544b3826eb467dac962ffd70349bde (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:52.503316  4798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629d6b0ea6743b9bc8c806e1423ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.506021  4929 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:52.506214  4799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7544b3826eb467dac962ffd70349bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.507375  4877 tablet_service.cc:1511] Processing CreateTablet for tablet 087a84aec9b04646ad59a60093645d14 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:52.519353  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a84aec9b04646ad59a60093645d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.546868  4876 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65d8cf5fc04200bc98672fabd4fe8f (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:52.547701  4874 tablet_service.cc:1511] Processing CreateTablet for tablet 9f940feee60349d0b87a63736c100604 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:52.548252  4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65d8cf5fc04200bc98672fabd4fe8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.549297  4873 tablet_service.cc:1511] Processing CreateTablet for tablet a7544b3826eb467dac962ffd70349bde (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:52.550520  4873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7544b3826eb467dac962ffd70349bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.550872  4875 tablet_service.cc:1511] Processing CreateTablet for tablet a8e57317496c44acbe9e68759fb4b7dd (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:52.552044  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e57317496c44acbe9e68759fb4b7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.554872  4872 tablet_service.cc:1511] Processing CreateTablet for tablet 1629d6b0ea6743b9bc8c806e1423ce39 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:52.556149  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629d6b0ea6743b9bc8c806e1423ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.558019  4874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f940feee60349d0b87a63736c100604. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:52.570079  4621 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.197.194:38659, user_credentials={real_user=slave}} blocked reactor thread for 61314us
I20260713 09:11:52.579239  4871 tablet_service.cc:1511] Processing CreateTablet for tablet 8727a4be583f45cc9db4d7779ef78358 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:52.580475  4871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8727a4be583f45cc9db4d7779ef78358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.584192  4798 tablet_service.cc:1511] Processing CreateTablet for tablet 8727a4be583f45cc9db4d7779ef78358 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:52.585377  4798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8727a4be583f45cc9db4d7779ef78358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.594810  4724 tablet_service.cc:1511] Processing CreateTablet for tablet 8727a4be583f45cc9db4d7779ef78358 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:52.596014  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8727a4be583f45cc9db4d7779ef78358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.606734  4929 tablet_bootstrap.cc:654] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.613461  4803 tablet_service.cc:1511] Processing CreateTablet for tablet ba82b05284a846e88b9902ce5443c289 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:52.614799  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba82b05284a846e88b9902ce5443c289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.622989  4928 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:52.623703  4928 ts_tablet_manager.cc:1403] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.005s
I20260713 09:11:52.626804  4928 raft_consensus.cc:359] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.627533  4928 raft_consensus.cc:385] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.630934  4928 raft_consensus.cc:740] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.631834  4928 consensus_queue.cc:260] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.638933  4929 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:52.639454  4929 ts_tablet_manager.cc:1403] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.027s
I20260713 09:11:52.609155  4725 tablet_service.cc:1511] Processing CreateTablet for tablet ba82b05284a846e88b9902ce5443c289 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:52.642280  4929 raft_consensus.cc:359] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.642731  4725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba82b05284a846e88b9902ce5443c289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.653980  4929 raft_consensus.cc:385] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.654640  4929 raft_consensus.cc:740] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.655301  4929 consensus_queue.cc:260] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.659761  4931 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:52.665151  4931 tablet_bootstrap.cc:654] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.671461  4928 ts_tablet_manager.cc:1434] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.020s
I20260713 09:11:52.672456  4764 heartbeater.cc:499] Master 127.31.197.254:45377 was elected leader, sending a full tablet report...
I20260713 09:11:52.673226  4928 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:52.679167  4928 tablet_bootstrap.cc:654] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.668026  4878 tablet_service.cc:1511] Processing CreateTablet for tablet ba82b05284a846e88b9902ce5443c289 (DEFAULT_TABLE table=test-workload [id=966f1be91cc946b882ccfd641cd073dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:52.682054  4929 ts_tablet_manager.cc:1434] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.013s
I20260713 09:11:52.682226  4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba82b05284a846e88b9902ce5443c289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.682883  4929 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:52.683025  4839 heartbeater.cc:499] Master 127.31.197.254:45377 was elected leader, sending a full tablet report...
I20260713 09:11:52.687590  4929 tablet_bootstrap.cc:654] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.708415  4931 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:52.708585  4929 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:52.709244  4929 ts_tablet_manager.cc:1403] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.001s
I20260713 09:11:52.708976  4931 ts_tablet_manager.cc:1403] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260713 09:11:52.712339  4929 raft_consensus.cc:359] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.712574  4931 raft_consensus.cc:359] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.713153  4929 raft_consensus.cc:385] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.713344  4931 raft_consensus.cc:385] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.713645  4929 raft_consensus.cc:740] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.713876  4931 raft_consensus.cc:740] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.716164  4931 consensus_queue.cc:260] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.714677  4929 consensus_queue.cc:260] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.719103  4929 ts_tablet_manager.cc:1434] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:11:52.720183  4929 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:52.726431  4929 tablet_bootstrap.cc:654] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.730028  4913 heartbeater.cc:499] Master 127.31.197.254:45377 was elected leader, sending a full tablet report...
I20260713 09:11:52.730469  4931 ts_tablet_manager.cc:1434] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:11:52.731477  4931 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:52.732636  4928 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:52.733127  4928 ts_tablet_manager.cc:1403] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.031s
I20260713 09:11:52.736212  4931 tablet_bootstrap.cc:654] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.735939  4928 raft_consensus.cc:359] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.736698  4928 raft_consensus.cc:385] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.736826  4929 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:52.737083  4928 raft_consensus.cc:740] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.737413  4929 ts_tablet_manager.cc:1403] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260713 09:11:52.737884  4928 consensus_queue.cc:260] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.740105  4929 raft_consensus.cc:359] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.740831  4929 raft_consensus.cc:385] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.741153  4929 raft_consensus.cc:740] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.741995  4928 ts_tablet_manager.cc:1434] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:52.742004  4929 consensus_queue.cc:260] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.743112  4928 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:52.743181  4933 raft_consensus.cc:493] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.743736  4933 raft_consensus.cc:515] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.746294  4929 ts_tablet_manager.cc:1434] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:11:52.747226  4929 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:52.749125  4928 tablet_bootstrap.cc:654] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.752666  4929 tablet_bootstrap.cc:654] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.746323  4933 leader_election.cc:290] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:52.760277  4938 raft_consensus.cc:493] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.760720  4928 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:52.760730  4938 raft_consensus.cc:515] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.761319  4928 ts_tablet_manager.cc:1403] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:11:52.763379  4938 leader_election.cc:290] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:52.764025  4928 raft_consensus.cc:359] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.764688  4928 raft_consensus.cc:385] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.764953  4928 raft_consensus.cc:740] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.765764  4928 consensus_queue.cc:260] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.767743  4928 ts_tablet_manager.cc:1434] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:52.768635  4928 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:52.773833  4928 tablet_bootstrap.cc:654] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.808899  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:52.809630  4739 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:52.812391  4851 leader_election.cc:304] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:52.814606  4938 raft_consensus.cc:2804] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.814973  4938 raft_consensus.cc:493] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.815274  4938 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.823236  4938 raft_consensus.cc:515] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.825348  4938 leader_election.cc:290] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:52.826960  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:52.828003  4739 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.835494  4739 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:52.836933  4851 leader_election.cc:304] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:52.838074  4938 raft_consensus.cc:2804] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.841590  4931 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:52.842155  4931 ts_tablet_manager.cc:1403] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.111s	user 0.045s	sys 0.065s
I20260713 09:11:52.843326  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:52.844782  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:52.844971  4931 raft_consensus.cc:359] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.845479  4813 raft_consensus.cc:2468] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 0.
I20260713 09:11:52.845669  4931 raft_consensus.cc:385] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.846022  4931 raft_consensus.cc:740] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.846307  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:52.846850  4702 leader_election.cc:304] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:52.846873  4931 consensus_queue.cc:260] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
W20260713 09:11:52.847792  4703 leader_election.cc:343] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.847925  4933 raft_consensus.cc:2804] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.848361  4933 raft_consensus.cc:493] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.848693  4933 raft_consensus.cc:3060] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.848974  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:52.852301  4928 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:52.852443  4929 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:52.852783  4928 ts_tablet_manager.cc:1403] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.064s
I20260713 09:11:52.852981  4929 ts_tablet_manager.cc:1403] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.003s
I20260713 09:11:52.856056  4929 raft_consensus.cc:359] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.856817  4929 raft_consensus.cc:385] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.857095  4929 raft_consensus.cc:740] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.857803  4929 consensus_queue.cc:260] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.859989  4929 ts_tablet_manager.cc:1434] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:52.860963  4929 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:52.855566  4928 raft_consensus.cc:359] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.862107  4938 raft_consensus.cc:697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:52.862493  4928 raft_consensus.cc:385] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.862826  4928 raft_consensus.cc:740] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.863049  4938 consensus_queue.cc:237] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:52.864583  4928 consensus_queue.cc:260] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.873865  4948 raft_consensus.cc:493] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.874334  4948 raft_consensus.cc:515] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.871044  4933 raft_consensus.cc:515] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.876216  4948 leader_election.cc:290] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:52.876978  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:52.877564  4813 raft_consensus.cc:3060] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.885350  4813 raft_consensus.cc:2468] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 1.
W20260713 09:11:52.886562  4851 leader_election.cc:343] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.889042  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
W20260713 09:11:52.889200  4851 leader_election.cc:343] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.889665  4931 ts_tablet_manager.cc:1434] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.015s
I20260713 09:11:52.890609  4931 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:52.891372  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:52.892534  4929 tablet_bootstrap.cc:654] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.892793  4739 raft_consensus.cc:2468] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:52.891486  4928 ts_tablet_manager.cc:1434] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.020s
I20260713 09:11:52.892087  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
W20260713 09:11:52.890149  4703 leader_election.cc:343] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.893997  4851 leader_election.cc:304] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:52.886085  4933 leader_election.cc:290] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:52.895817  4938 raft_consensus.cc:2804] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:52.895953  4851 leader_election.cc:343] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.896229  4938 raft_consensus.cc:493] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.896577  4938 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.897068  4928 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:52.901393  4931 tablet_bootstrap.cc:654] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.905448  4928 tablet_bootstrap.cc:654] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.905838  4938 raft_consensus.cc:515] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.908167  4938 leader_election.cc:290] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:52.931977  4702 leader_election.cc:304] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:52.937381  4933 raft_consensus.cc:2804] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.938925  4933 raft_consensus.cc:697] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:52.940557  4933 consensus_queue.cc:237] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.941978  4929 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:52.937822  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:52.935351  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:52.943491  4739 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.927937  4636 catalog_manager.cc:5697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.945694  4929 ts_tablet_manager.cc:1403] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.007s
W20260713 09:11:52.945729  4851 leader_election.cc:343] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.944449  4934 raft_consensus.cc:493] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.947474  4934 raft_consensus.cc:515] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.959250  4931 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:52.960161  4931 ts_tablet_manager.cc:1403] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.004s
I20260713 09:11:52.965523  4934 leader_election.cc:290] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:52.971052  4739 raft_consensus.cc:2468] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:52.973141  4851 leader_election.cc:304] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:52.974673  4938 raft_consensus.cc:2804] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.975221  4938 raft_consensus.cc:697] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:52.973381  4931 raft_consensus.cc:359] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.975783  4931 raft_consensus.cc:385] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.976171  4931 raft_consensus.cc:740] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.976928  4931 consensus_queue.cc:260] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.979725  4931 ts_tablet_manager.cc:1434] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:11:52.976509  4938 consensus_queue.cc:237] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.981455  4931 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:52.980996  4929 raft_consensus.cc:359] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.982880  4929 raft_consensus.cc:385] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.985724  4929 raft_consensus.cc:740] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.986697  4929 consensus_queue.cc:260] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:52.992942  4928 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:52.993754  4928 ts_tablet_manager.cc:1403] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.024s
I20260713 09:11:52.998080  4928 raft_consensus.cc:359] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.001981  4928 raft_consensus.cc:385] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.002312  4928 raft_consensus.cc:740] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.003615  4931 tablet_bootstrap.cc:654] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.013553  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.014361  4888 raft_consensus.cc:2468] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:53.016031  4778 leader_election.cc:304] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
W20260713 09:11:53.016788  4685 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:53.017387  4934 raft_consensus.cc:2804] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.993788  4635 catalog_manager.cc:5697] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 1 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.017776  4934 raft_consensus.cc:493] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.018152  4934 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.019825  4928 consensus_queue.cc:260] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.023131  4928 ts_tablet_manager.cc:1434] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260713 09:11:53.024950  4928 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:53.032505  4934 raft_consensus.cc:515] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.034822  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.035218  4934 leader_election.cc:290] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.037185  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
W20260713 09:11:53.037591  4777 leader_election.cc:343] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.037734  4929 ts_tablet_manager.cc:1434] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.005s
I20260713 09:11:53.037786  4888 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.039827  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.042150  4931 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.042826  4931 ts_tablet_manager.cc:1403] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.006s
I20260713 09:11:53.043593  4928 tablet_bootstrap.cc:654] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:53.043681  4777 leader_election.cc:343] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.042884  4929 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:53.049229  4888 raft_consensus.cc:2468] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:53.049086  4931 raft_consensus.cc:359] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.049952  4931 raft_consensus.cc:385] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.050261  4931 raft_consensus.cc:740] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.050649  4778 leader_election.cc:304] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.051246  4931 consensus_queue.cc:260] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.051828  4934 raft_consensus.cc:2804] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.053874  4931 ts_tablet_manager.cc:1434] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:11:53.055222  4931 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:53.055884  4929 tablet_bootstrap.cc:654] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.058501  4934 raft_consensus.cc:697] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:53.059561  4934 consensus_queue.cc:237] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.062027  4931 tablet_bootstrap.cc:654] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.065167  4933 raft_consensus.cc:493] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.065650  4933 raft_consensus.cc:515] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.067786  4933 leader_election.cc:290] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.069212  4928 tablet_bootstrap.cc:492] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:53.069799  4928 ts_tablet_manager.cc:1403] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.004s
I20260713 09:11:53.069633  4967 raft_consensus.cc:493] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.071600  4967 raft_consensus.cc:515] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.072392  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.072986  4813 raft_consensus.cc:2468] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 0.
I20260713 09:11:53.074435  4938 raft_consensus.cc:493] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.074887  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.075580  4702 leader_election.cc:304] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.074972  4938 raft_consensus.cc:515] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
W20260713 09:11:53.076359  4778 leader_election.cc:343] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.076932  4967 leader_election.cc:290] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.077785  4938 leader_election.cc:290] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.078344  4635 catalog_manager.cc:5697] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.075711  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.078953  4928 raft_consensus.cc:359] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.079633  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.079705  4928 raft_consensus.cc:385] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:53.080451  4703 leader_election.cc:343] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.080672  4928 raft_consensus.cc:740] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.080494  4813 raft_consensus.cc:2468] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:53.081636  4928 consensus_queue.cc:260] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.081941  4851 leader_election.cc:304] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:53.082896  4952 raft_consensus.cc:2804] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:53.083242  4952 raft_consensus.cc:493] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.083565  4952 raft_consensus.cc:3060] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.083961  4928 ts_tablet_manager.cc:1434] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:53.085183  4928 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:53.086221  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.087055  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
W20260713 09:11:53.088860  4777 leader_election.cc:343] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.089334  4777 leader_election.cc:304] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c; no voters: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab
W20260713 09:11:53.091895  4851 leader_election.cc:343] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.092804  4938 raft_consensus.cc:2804] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:53.093218  4938 raft_consensus.cc:493] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.093554  4928 tablet_bootstrap.cc:654] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.093546  4938 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.092723  4967 raft_consensus.cc:2749] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.101349  4952 raft_consensus.cc:515] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.104242  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.104817  4813 raft_consensus.cc:3060] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.105216  4636 catalog_manager.cc:5697] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.112808  4813 raft_consensus.cc:2468] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 1.
I20260713 09:11:53.119503  4931 tablet_bootstrap.cc:492] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.120057  4931 ts_tablet_manager.cc:1403] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.015s
I20260713 09:11:53.123325  4702 leader_election.cc:304] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.124161  4933 raft_consensus.cc:2804] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.125308  4933 raft_consensus.cc:697] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:53.126366  4929 tablet_bootstrap.cc:492] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:53.126196  4933 consensus_queue.cc:237] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.126825  4929 ts_tablet_manager.cc:1403] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.024s
I20260713 09:11:53.130079  4929 raft_consensus.cc:359] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.130785  4929 raft_consensus.cc:385] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.131114  4929 raft_consensus.cc:740] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.131157  4972 raft_consensus.cc:493] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.131356  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.132006  4972 raft_consensus.cc:515] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
W20260713 09:11:53.132921  4703 leader_election.cc:343] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.130195  4952 leader_election.cc:290] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.133755  4929 consensus_queue.cc:260] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.134752  4972 leader_election.cc:290] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.136111  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
W20260713 09:11:53.137621  4703 leader_election.cc:343] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.139628  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.140583  4938 raft_consensus.cc:515] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
W20260713 09:11:53.142445  4702 leader_election.cc:343] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.142977  4702 leader_election.cc:304] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [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: bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:53.143929  4931 raft_consensus.cc:359] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.144670  4931 raft_consensus.cc:385] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.144806  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.146027  4938 leader_election.cc:290] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.144976  4931 raft_consensus.cc:740] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
W20260713 09:11:53.146521  4851 leader_election.cc:343] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.146616  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.147508  4813 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.137637  4929 ts_tablet_manager.cc:1434] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:53.147648  4972 raft_consensus.cc:2749] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.149302  4929 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:53.147744  4931 consensus_queue.cc:260] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.154649  4813 raft_consensus.cc:2468] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:53.155797  4851 leader_election.cc:304] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.156267  4931 ts_tablet_manager.cc:1434] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.005s
I20260713 09:11:53.156833  4938 raft_consensus.cc:2804] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.157471  4931 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:53.157568  4928 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:53.157541  4938 raft_consensus.cc:697] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.158317  4928 ts_tablet_manager.cc:1403] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.026s
I20260713 09:11:53.158638  4938 consensus_queue.cc:237] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.161386  4928 raft_consensus.cc:359] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.162117  4928 raft_consensus.cc:385] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.162395  4928 raft_consensus.cc:740] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.163199  4928 consensus_queue.cc:260] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.164705  4931 tablet_bootstrap.cc:654] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.165571  4928 ts_tablet_manager.cc:1434] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:53.166849  4635 catalog_manager.cc:5697] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 1 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.173000  4928 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:53.181756  4928 tablet_bootstrap.cc:654] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.189754  4929 tablet_bootstrap.cc:654] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.195701  4636 catalog_manager.cc:5697] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.197642  4928 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:53.198177  4928 ts_tablet_manager.cc:1403] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.002s
I20260713 09:11:53.198895  4931 tablet_bootstrap.cc:492] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.199402  4931 ts_tablet_manager.cc:1403] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.015s
I20260713 09:11:53.200872  4928 raft_consensus.cc:359] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.201498  4928 raft_consensus.cc:385] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.201748  4928 raft_consensus.cc:740] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.201716  4931 raft_consensus.cc:359] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.202582  4931 raft_consensus.cc:385] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.202823  4931 raft_consensus.cc:740] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.202766  4928 consensus_queue.cc:260] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.203941  4929 tablet_bootstrap.cc:492] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:53.203739  4931 consensus_queue.cc:260] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.204385  4929 ts_tablet_manager.cc:1403] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.055s	user 0.000s	sys 0.012s
I20260713 09:11:53.205976  4931 ts_tablet_manager.cc:1434] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:53.207952  4928 ts_tablet_manager.cc:1434] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:53.208308  4931 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:53.209076  4928 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:53.211359  4929 raft_consensus.cc:359] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:53.212105  4929 raft_consensus.cc:385] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.214988  4933 raft_consensus.cc:493] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.215490  4933 raft_consensus.cc:515] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.212375  4929 raft_consensus.cc:740] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.217576  4933 leader_election.cc:290] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.219179  4931 tablet_bootstrap.cc:654] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.219609  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.217797  4929 consensus_queue.cc:260] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:53.221818  4928 tablet_bootstrap.cc:654] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.223014  4929 ts_tablet_manager.cc:1434] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:11:53.224187  4929 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
W20260713 09:11:53.224635  4702 leader_election.cc:343] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.220222  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
W20260713 09:11:53.226830  4703 leader_election.cc:343] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:53.227272  4703 leader_election.cc:304] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [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: bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:53.228350  4933 raft_consensus.cc:2749] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.230888  4929 tablet_bootstrap.cc:654] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.234790  4931 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.235168  4931 ts_tablet_manager.cc:1403] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260713 09:11:53.237159  4931 raft_consensus.cc:359] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.237850  4931 raft_consensus.cc:385] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.238194  4931 raft_consensus.cc:740] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.238951  4931 consensus_queue.cc:260] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.239748  4928 tablet_bootstrap.cc:492] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:53.240193  4928 ts_tablet_manager.cc:1403] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.004s
I20260713 09:11:53.240250  4929 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:53.240732  4929 ts_tablet_manager.cc:1403] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260713 09:11:53.241281  4931 ts_tablet_manager.cc:1434] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:53.242370  4931 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:53.242858  4928 raft_consensus.cc:359] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.243515  4928 raft_consensus.cc:385] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.243216  4929 raft_consensus.cc:359] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.243786  4928 raft_consensus.cc:740] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.243893  4929 raft_consensus.cc:385] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.244208  4929 raft_consensus.cc:740] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.244556  4928 consensus_queue.cc:260] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.244963  4929 consensus_queue.cc:260] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.246577  4928 ts_tablet_manager.cc:1434] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:53.249070  4931 tablet_bootstrap.cc:654] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.253360  4929 ts_tablet_manager.cc:1434] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:11:53.257033  4929 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:53.263374  4929 tablet_bootstrap.cc:654] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.265749  4931 tablet_bootstrap.cc:492] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.266134  4931 ts_tablet_manager.cc:1403] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.007s
I20260713 09:11:53.267506  4929 tablet_bootstrap.cc:492] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:53.267915  4929 ts_tablet_manager.cc:1403] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:53.268499  4931 raft_consensus.cc:359] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.269137  4931 raft_consensus.cc:385] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.269390  4931 raft_consensus.cc:740] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.270069  4931 consensus_queue.cc:260] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.270418  4929 raft_consensus.cc:359] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.271042  4929 raft_consensus.cc:385] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.271302  4929 raft_consensus.cc:740] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.272053  4931 ts_tablet_manager.cc:1434] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:53.271930  4929 consensus_queue.cc:260] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.273120  4931 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:53.274001  4929 ts_tablet_manager.cc:1434] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:53.278590  4931 tablet_bootstrap.cc:654] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.283152  4931 tablet_bootstrap.cc:492] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:53.283548  4931 ts_tablet_manager.cc:1403] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:53.285756  4931 raft_consensus.cc:359] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.286216  4931 raft_consensus.cc:385] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.286379  4931 raft_consensus.cc:740] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.286819  4931 consensus_queue.cc:260] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.288172  4931 ts_tablet_manager.cc:1434] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:11:53.343690  4813 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.350173  4938 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.362432  4938 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.384402  4813 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.387647  4938 consensus_queue.cc:1048] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.391448  4967 raft_consensus.cc:493] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.392033  4967 raft_consensus.cc:515] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.392407  4938 consensus_queue.cc:1048] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.398587  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.398873  4967 leader_election.cc:290] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.400544  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.401929  4777 leader_election.cc:304] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c; no voters: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.404305  4967 raft_consensus.cc:2749] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:53.411131  4938 raft_consensus.cc:493] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.411556  4938 raft_consensus.cc:515] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.413571  4938 leader_election.cc:290] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.414573  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.414911  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a84aec9b04646ad59a60093645d14" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.415791  4813 raft_consensus.cc:2393] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4ea6f98fda24418a0ace9fc93d227d5 in current term 1: Already voted for candidate bea00ddd62ec4a12a105781aebafe6ab in this term.
I20260713 09:11:53.416667  4851 leader_election.cc:304] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.417179  4938 raft_consensus.cc:493] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.417454  4949 raft_consensus.cc:3060] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.417609  4938 raft_consensus.cc:515] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.419271  4938 leader_election.cc:290] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.420099  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.420163  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e57317496c44acbe9e68759fb4b7dd" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.420920  4813 raft_consensus.cc:2393] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4ea6f98fda24418a0ace9fc93d227d5 in current term 1: Already voted for candidate bea00ddd62ec4a12a105781aebafe6ab in this term.
I20260713 09:11:53.421145  4967 raft_consensus.cc:493] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.421720  4851 leader_election.cc:304] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.421873  4967 raft_consensus.cc:515] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.422502  4938 raft_consensus.cc:3060] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.423892  4949 raft_consensus.cc:2749] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.424558  4967 leader_election.cc:290] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.424752  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.425030  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.425405  4887 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:53.425657  4739 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:53.426350  4778 leader_election.cc:304] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:53.426946  4967 raft_consensus.cc:2804] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:53.427269  4967 raft_consensus.cc:493] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.427515  4967 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.428234  4938 raft_consensus.cc:2749] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.431875  4967 raft_consensus.cc:515] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.433302  4967 leader_election.cc:290] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.433960  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.434263  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.434520  4739 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.434814  4887 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.441289  4739 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:53.441610  4887 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:53.442373  4777 leader_election.cc:304] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.443022  4967 raft_consensus.cc:2804] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.443445  4967 raft_consensus.cc:697] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:53.444082  4967 consensus_queue.cc:237] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.445297  4933 raft_consensus.cc:493] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.445663  4933 raft_consensus.cc:515] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.447477  4933 leader_election.cc:290] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.448119  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.448829  4813 raft_consensus.cc:2393] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bea00ddd62ec4a12a105781aebafe6ab in current term 1: Already voted for candidate b4ea6f98fda24418a0ace9fc93d227d5 in this term.
I20260713 09:11:53.448874  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:53.449572  4938 raft_consensus.cc:493] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.450022  4938 raft_consensus.cc:515] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.450299  4702 leader_election.cc:304] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [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: bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:53.451050  4933 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.451871  4938 leader_election.cc:290] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.451761  4636 catalog_manager.cc:5697] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.452807  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.453083  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.453409  4739 raft_consensus.cc:2468] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:53.453802  4813 raft_consensus.cc:2468] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:53.454478  4851 leader_election.cc:304] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.455186  4938 raft_consensus.cc:2804] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:53.455529  4938 raft_consensus.cc:493] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.455919  4949 raft_consensus.cc:493] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.456135  4938 raft_consensus.cc:3060] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.456398  4949 raft_consensus.cc:515] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.457861  4933 raft_consensus.cc:2749] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.459069  4739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:53.459676  4739 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:53.459914  4949 leader_election.cc:290] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.460091  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:53.460693  4813 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:53.460842  4851 leader_election.cc:304] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.462169  4949 raft_consensus.cc:2804] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:53.462502  4949 raft_consensus.cc:493] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:53.462811  4949 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.463229  4938 raft_consensus.cc:515] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.463757  4739 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.465176  4938 leader_election.cc:290] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.466060  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.466249  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba82b05284a846e88b9902ce5443c289" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.466596  4813 raft_consensus.cc:3060] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.466900  4738 raft_consensus.cc:3060] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.468708  4949 raft_consensus.cc:515] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.471464  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.472008  4737 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.472532  4813 raft_consensus.cc:2468] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:53.473366  4851 leader_election.cc:304] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:53.473708  4738 raft_consensus.cc:2468] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:53.474366  4938 raft_consensus.cc:2804] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.474870  4938 raft_consensus.cc:697] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.475050  4967 consensus_queue.cc:1048] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:53.475523  4949 leader_election.cc:290] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.476136  4938 consensus_queue.cc:237] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.476651  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.477159  4813 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.479413  4737 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:53.480455  4851 leader_election.cc:304] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.481284  4949 raft_consensus.cc:2804] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.481719  4949 raft_consensus.cc:697] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.482481  4949 consensus_queue.cc:237] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.483158  4813 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:53.490830  4636 catalog_manager.cc:5697] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.492157  4934 consensus_queue.cc:1048] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.501223  4933 consensus_queue.cc:1048] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.507802  4636 catalog_manager.cc:5697] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.513046  4933 consensus_queue.cc:1048] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.541199  4949 consensus_queue.cc:1048] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.551182  4949 consensus_queue.cc:1048] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.619839  4933 consensus_queue.cc:1048] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.627682  4888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:53.628427  4888 raft_consensus.cc:606] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.630540  4952 consensus_queue.cc:1048] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.648391  4813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:56884
I20260713 09:11:53.648871  4813 raft_consensus.cc:606] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:53.657971  4887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:53.658404  4887 raft_consensus.cc:606] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:53.662393  4887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:53.662806  4887 raft_consensus.cc:606] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:53.666839  4887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:53.667251  4887 raft_consensus.cc:606] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:53.815392  4938 raft_consensus.cc:993] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:53.815846  4949 raft_consensus.cc:1081] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:53.817385  4738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:11:53.817916  4738 raft_consensus.cc:493] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.818181  4738 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.822774  4738 raft_consensus.cc:515] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:53.824695  4738 leader_election.cc:290] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:53.824996  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.825289  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.825599  4887 raft_consensus.cc:3055] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.825872  4813 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.825966  4887 raft_consensus.cc:740] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.826752  4887 consensus_queue.cc:260] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:53.827620  4887 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.830451  4813 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:53.831346  4702 leader_election.cc:304] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.832115  4952 raft_consensus.cc:2804] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.832340  4887 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:53.832507  4952 raft_consensus.cc:697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:53.833415  4952 consensus_queue.cc:237] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:11:53.839190  4634 catalog_manager.cc:5697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.862465  4949 consensus_queue.cc:1048] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.872015  4949 consensus_queue.cc:1048] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.876157  4938 raft_consensus.cc:993] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.876533  4950 raft_consensus.cc:1081] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.878638  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56882
I20260713 09:11:53.879205  4814 raft_consensus.cc:493] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.879573  4814 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.885167  4949 raft_consensus.cc:993] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.885623  4950 raft_consensus.cc:1081] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.886114  4814 raft_consensus.cc:515] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.887053  4813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56882
I20260713 09:11:53.887651  4813 raft_consensus.cc:493] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.888007  4813 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.888662  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.889240  4738 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.894383  4813 raft_consensus.cc:515] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.895484  4814 leader_election.cc:290] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.895776  4738 raft_consensus.cc:2468] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:53.896446  4813 leader_election.cc:290] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.897065  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.897111  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7544b3826eb467dac962ffd70349bde" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.897624  4737 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.897759  4887 raft_consensus.cc:3055] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.898216  4887 raft_consensus.cc:740] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.898325  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629d6b0ea6743b9bc8c806e1423ce39" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.898898  4888 raft_consensus.cc:3055] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.899259  4888 raft_consensus.cc:740] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.899056  4887 consensus_queue.cc:260] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.900391  4887 raft_consensus.cc:3060] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.900113  4888 consensus_queue.cc:260] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.901355  4888 raft_consensus.cc:3060] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.902420  4737 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:53.903354  4777 leader_election.cc:304] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.903939  4934 raft_consensus.cc:2804] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.904307  4934 raft_consensus.cc:697] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:53.905066  4934 consensus_queue.cc:237] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.906514  4777 leader_election.cc:304] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.907035  4887 raft_consensus.cc:2468] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:53.907388  4967 raft_consensus.cc:2804] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.907869  4967 raft_consensus.cc:697] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:53.908058  4888 raft_consensus.cc:2468] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:53.908635  4967 consensus_queue.cc:237] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.912554  4634 catalog_manager.cc:5697] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.923292  4634 catalog_manager.cc:5697] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.930677  4967 consensus_queue.cc:1048] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.940261  4967 consensus_queue.cc:1048] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.948231  4934 raft_consensus.cc:993] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:53.948611  4934 raft_consensus.cc:1081] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:53.952988  4738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41636
I20260713 09:11:53.953673  4738 raft_consensus.cc:493] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.954084  4738 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.958943  4738 raft_consensus.cc:515] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.960352  4738 leader_election.cc:290] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.961102  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:53.961334  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65d8cf5fc04200bc98672fabd4fe8f" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.961722  4813 raft_consensus.cc:3055] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.961871  4888 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.962143  4813 raft_consensus.cc:740] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:53.963014  4813 consensus_queue.cc:260] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.964244  4813 raft_consensus.cc:3060] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.968652  4888 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:53.969825  4703 leader_election.cc:304] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:53.970443  4952 raft_consensus.cc:2804] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.970584  4813 raft_consensus.cc:2468] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:53.970844  4952 raft_consensus.cc:697] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:53.971920  4952 consensus_queue.cc:237] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.977253  4634 catalog_manager.cc:5697] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from 5c1f51442f72438ba8ea5e620223866c (127.31.197.194) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.978688  4949 raft_consensus.cc:993] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.979079  4950 raft_consensus.cc:1081] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:53.980489  4813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56882
I20260713 09:11:53.980940  4813 raft_consensus.cc:493] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.981170  4813 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.982288  4949 consensus_queue.cc:1048] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.986403  4813 raft_consensus.cc:515] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.988142  4813 leader_election.cc:290] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:53.988760  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:53.989295  4738 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.989940  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8727a4be583f45cc9db4d7779ef78358" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:53.990360  4888 raft_consensus.cc:3055] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.990548  4888 raft_consensus.cc:740] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:53.991123  4888 consensus_queue.cc:260] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:53.991947  4888 raft_consensus.cc:3060] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.996794  4950 consensus_queue.cc:1048] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.998435  4888 raft_consensus.cc:2468] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:53.999580  4778 leader_election.cc:304] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:54.000752  5010 raft_consensus.cc:2804] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:54.001071  4738 raft_consensus.cc:2468] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:54.001253  5010 raft_consensus.cc:697] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:54.002269  5010 consensus_queue.cc:237] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:54.011025  4634 catalog_manager.cc:5697] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.222148  4888 raft_consensus.cc:1275] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.223359  4933 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.232189  4813 raft_consensus.cc:1275] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.233469  4952 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.345116  4737 raft_consensus.cc:1275] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.346310  4967 consensus_queue.cc:1048] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.355057  4888 raft_consensus.cc:1275] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.356416  4995 consensus_queue.cc:1048] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.364719  4888 raft_consensus.cc:1275] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.365723  4952 consensus_queue.cc:1048] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.373953  4813 raft_consensus.cc:1275] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.375284  5013 consensus_queue.cc:1048] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.388528  4737 raft_consensus.cc:1275] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.389611  4995 consensus_queue.cc:1048] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.397692  4887 raft_consensus.cc:1275] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.399622  4967 consensus_queue.cc:1048] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.503300  4737 raft_consensus.cc:1275] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.504385  4967 consensus_queue.cc:1048] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.512986  4888 raft_consensus.cc:1275] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.514564  5010 consensus_queue.cc:1048] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.692485  4634 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47510:
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"
    }
  }
}
W20260713 09:11:56.694741  4634 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.
I20260713 09:11:56.740154  4725 tablet_service.cc:1511] Processing CreateTablet for tablet 4c979057c1004d2ba7b206d9ab694846 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:56.741207  4802 tablet_service.cc:1511] Processing CreateTablet for tablet 4c979057c1004d2ba7b206d9ab694846 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:56.741664  4725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c979057c1004d2ba7b206d9ab694846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.742584  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c979057c1004d2ba7b206d9ab694846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.742725  4878 tablet_service.cc:1511] Processing CreateTablet for tablet 4c979057c1004d2ba7b206d9ab694846 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:56.743969  4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c979057c1004d2ba7b206d9ab694846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.745362  4803 tablet_service.cc:1511] Processing CreateTablet for tablet 68b832b7146f453abc46c02e73be86b5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:56.747524  4724 tablet_service.cc:1511] Processing CreateTablet for tablet 68b832b7146f453abc46c02e73be86b5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:56.748243  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b832b7146f453abc46c02e73be86b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.748736  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b832b7146f453abc46c02e73be86b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.747534  4877 tablet_service.cc:1511] Processing CreateTablet for tablet 68b832b7146f453abc46c02e73be86b5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:56.750716  4804 tablet_service.cc:1511] Processing CreateTablet for tablet 68d765f3b0954a6e97ed78061a3d3215 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:56.751822  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b832b7146f453abc46c02e73be86b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.751996  4804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d765f3b0954a6e97ed78061a3d3215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.752766  4876 tablet_service.cc:1511] Processing CreateTablet for tablet 68d765f3b0954a6e97ed78061a3d3215 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:56.755359  4726 tablet_service.cc:1511] Processing CreateTablet for tablet 68d765f3b0954a6e97ed78061a3d3215 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:56.755542  4729 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff25c97b1246a8b4eefcb8f8350162 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:56.756583  4726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d765f3b0954a6e97ed78061a3d3215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.757712  4799 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff25c97b1246a8b4eefcb8f8350162 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:56.758208  4872 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff25c97b1246a8b4eefcb8f8350162 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:56.758991  4799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff25c97b1246a8b4eefcb8f8350162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.761633  4801 tablet_service.cc:1511] Processing CreateTablet for tablet b9a8ba6a1c7244f89841504ae1e9d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:56.762835  4801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a8ba6a1c7244f89841504ae1e9d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.763827  4875 tablet_service.cc:1511] Processing CreateTablet for tablet b9a8ba6a1c7244f89841504ae1e9d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:56.766948  4800 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e25cb1684b3e923b76b584cf8506 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:56.768186  4800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e25cb1684b3e923b76b584cf8506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.771029  4727 tablet_service.cc:1511] Processing CreateTablet for tablet b9a8ba6a1c7244f89841504ae1e9d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:56.772244  4727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a8ba6a1c7244f89841504ae1e9d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.772306  4798 tablet_service.cc:1511] Processing CreateTablet for tablet a907af7798f141b9886645954076a937 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:56.773644  4798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a907af7798f141b9886645954076a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.774143  4873 tablet_service.cc:1511] Processing CreateTablet for tablet a907af7798f141b9886645954076a937 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:56.777712  4797 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa377bde9894aa6a409fbfdc95f50cc (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:56.778910  4797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa377bde9894aa6a409fbfdc95f50cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.782910  4796 tablet_service.cc:1511] Processing CreateTablet for tablet 410d616b04204ee382dabd1dc9ec34e5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:56.784062  4796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410d616b04204ee382dabd1dc9ec34e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.786909  4870 tablet_service.cc:1511] Processing CreateTablet for tablet 410d616b04204ee382dabd1dc9ec34e5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:56.769462  4871 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e25cb1684b3e923b76b584cf8506 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:56.781451  4874 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa377bde9894aa6a409fbfdc95f50cc (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:56.789678  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff25c97b1246a8b4eefcb8f8350162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.790184  4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d765f3b0954a6e97ed78061a3d3215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.793699  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a8ba6a1c7244f89841504ae1e9d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.791741  4728 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e25cb1684b3e923b76b584cf8506 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:56.794704  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e25cb1684b3e923b76b584cf8506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.796254  4870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410d616b04204ee382dabd1dc9ec34e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.797271  4871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e25cb1684b3e923b76b584cf8506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.798200  4874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa377bde9894aa6a409fbfdc95f50cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.799768  4873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a907af7798f141b9886645954076a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.821856  4723 tablet_service.cc:1511] Processing CreateTablet for tablet a907af7798f141b9886645954076a937 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:56.831462  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a907af7798f141b9886645954076a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.822913  4722 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa377bde9894aa6a409fbfdc95f50cc (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:56.835346  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa377bde9894aa6a409fbfdc95f50cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.824339  4721 tablet_service.cc:1511] Processing CreateTablet for tablet 410d616b04204ee382dabd1dc9ec34e5 (DEFAULT_TABLE table=soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:56.839229  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410d616b04204ee382dabd1dc9ec34e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.818369  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff25c97b1246a8b4eefcb8f8350162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:56.817138  5029 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:56.892325  5029 tablet_bootstrap.cc:654] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.918694  5030 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:56.918928  5031 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:56.925606  5030 tablet_bootstrap.cc:654] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.927960  5031 tablet_bootstrap.cc:654] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.941491  5031 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:56.942261  5031 ts_tablet_manager.cc:1403] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260713 09:11:56.945442  5031 raft_consensus.cc:359] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.946247  5031 raft_consensus.cc:385] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.946592  5031 raft_consensus.cc:740] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:56.948594  5031 consensus_queue.cc:260] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.950982  5031 ts_tablet_manager.cc:1434] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:56.953029  5031 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:56.958597  5029 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:56.958776  5031 tablet_bootstrap.cc:654] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.959084  5029 ts_tablet_manager.cc:1403] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.142s	user 0.006s	sys 0.005s
I20260713 09:11:56.964715  5029 raft_consensus.cc:359] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.965399  5029 raft_consensus.cc:385] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.961907  5030 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:56.965931  5029 raft_consensus.cc:740] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:56.966280  5030 ts_tablet_manager.cc:1403] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
I20260713 09:11:56.966679  5029 consensus_queue.cc:260] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.967993  5031 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:56.968416  5029 ts_tablet_manager.cc:1434] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:56.968457  5031 ts_tablet_manager.cc:1403] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:11:56.969513  5029 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:56.971580  5031 raft_consensus.cc:359] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.971817  5030 raft_consensus.cc:359] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.972321  5031 raft_consensus.cc:385] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.972770  5030 raft_consensus.cc:385] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.972793  5031 raft_consensus.cc:740] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:56.973315  5030 raft_consensus.cc:740] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:56.973869  5031 consensus_queue.cc:260] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.974372  5030 consensus_queue.cc:260] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.979420  5031 ts_tablet_manager.cc:1434] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:11:56.981701  5030 ts_tablet_manager.cc:1434] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260713 09:11:56.983018  5030 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:56.986331  5031 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:56.989143  5030 tablet_bootstrap.cc:654] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.991886  5031 tablet_bootstrap.cc:654] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.993120  5029 tablet_bootstrap.cc:654] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:56.994351  5030 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:56.994884  5030 ts_tablet_manager.cc:1403] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260713 09:11:56.996575  5031 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:56.997067  5031 ts_tablet_manager.cc:1403] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:11:56.997568  5030 raft_consensus.cc:359] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:56.998306  5029 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:56.998293  5030 raft_consensus.cc:385] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.998761  5030 raft_consensus.cc:740] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:56.998878  5029 ts_tablet_manager.cc:1403] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260713 09:11:56.999455  5031 raft_consensus.cc:359] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.000128  5031 raft_consensus.cc:385] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:56.999496  5030 consensus_queue.cc:260] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.000411  5031 raft_consensus.cc:740] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.001104  5031 consensus_queue.cc:260] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.002061  5030 ts_tablet_manager.cc:1434] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:57.002938  5030 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.003419  5031 ts_tablet_manager.cc:1434] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:57.004436  5031 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.006093  5029 raft_consensus.cc:359] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.006850  5029 raft_consensus.cc:385] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.007153  5029 raft_consensus.cc:740] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.008075  5029 consensus_queue.cc:260] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.010295  5029 ts_tablet_manager.cc:1434] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:57.011209  5029 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.011230  5031 tablet_bootstrap.cc:654] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.012261  5017 raft_consensus.cc:493] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.012738  5017 raft_consensus.cc:515] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.015004  5017 leader_election.cc:290] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.017700  5029 tablet_bootstrap.cc:654] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.019554  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.018031  5030 tablet_bootstrap.cc:654] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:57.024062  4851 leader_election.cc:343] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.026343  5030 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.026911  5030 ts_tablet_manager.cc:1403] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260713 09:11:57.017619  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.030169  5030 raft_consensus.cc:359] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.030911  5030 raft_consensus.cc:385] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.031251  5030 raft_consensus.cc:740] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
W20260713 09:11:57.031525  4851 leader_election.cc:343] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.032063  4851 leader_election.cc:304] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.032085  5030 consensus_queue.cc:260] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.033809  5017 raft_consensus.cc:2749] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.034602  5030 ts_tablet_manager.cc:1434] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:11:57.040350  5030 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.046831  5030 tablet_bootstrap.cc:654] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.052510  5029 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
W20260713 09:11:57.052822  4685 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:57.052881  5031 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.053117  5029 ts_tablet_manager.cc:1403] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.017s
I20260713 09:11:57.053663  5031 ts_tablet_manager.cc:1403] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.020s
I20260713 09:11:57.055393  5030 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.055786  5030 ts_tablet_manager.cc:1403] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:11:57.056512  5029 raft_consensus.cc:359] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.056735  5031 raft_consensus.cc:359] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.057296  5029 raft_consensus.cc:385] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.057446  5031 raft_consensus.cc:385] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.057655  5029 raft_consensus.cc:740] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.057770  5031 raft_consensus.cc:740] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.057878  5030 raft_consensus.cc:359] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.058657  5030 raft_consensus.cc:385] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.059038  5030 raft_consensus.cc:740] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.058547  5029 consensus_queue.cc:260] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.058724  5031 consensus_queue.cc:260] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.059633  5030 consensus_queue.cc:260] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.061115  5029 ts_tablet_manager.cc:1434] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:57.062155  5029 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.064615  5031 ts_tablet_manager.cc:1434] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:11:57.065675  5031 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.068557  5029 tablet_bootstrap.cc:654] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.072104  5031 tablet_bootstrap.cc:654] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.072096  5018 raft_consensus.cc:493] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.074873  5018 raft_consensus.cc:515] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.077884  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.078493  4888 raft_consensus.cc:2468] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:57.079664  4778 leader_election.cc:304] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:57.085000  5031 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.085737  5031 ts_tablet_manager.cc:1403] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:11:57.085614  5018 leader_election.cc:290] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.089176  5031 raft_consensus.cc:359] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.090000  5031 raft_consensus.cc:385] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.090373  5031 raft_consensus.cc:740] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.090513  5046 raft_consensus.cc:2804] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.090956  5046 raft_consensus.cc:493] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.091297  5046 raft_consensus.cc:3060] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.091462  5031 consensus_queue.cc:260] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.093011  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
W20260713 09:11:57.094986  4777 leader_election.cc:343] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.095999  5030 ts_tablet_manager.cc:1434] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260713 09:11:57.097026  5030 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.099766  5018 raft_consensus.cc:493] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.100221  5018 raft_consensus.cc:515] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.101918  5031 ts_tablet_manager.cc:1434] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:11:57.102159  5018 leader_election.cc:290] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.103670  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
W20260713 09:11:57.104959  4778 leader_election.cc:343] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.105055  5046 raft_consensus.cc:515] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.106503  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.107003  5046 leader_election.cc:290] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.107084  4737 raft_consensus.cc:2468] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:57.109071  5031 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.109103  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:57.109784  4777 leader_election.cc:304] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.110309  5029 tablet_bootstrap.cc:492] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.109786  4888 raft_consensus.cc:3060] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.111104  5029 ts_tablet_manager.cc:1403] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.025s
I20260713 09:11:57.111076  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
W20260713 09:11:57.112543  4777 leader_election.cc:343] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.113135  5046 raft_consensus.cc:2804] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.113629  5046 raft_consensus.cc:493] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.114022  5046 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.114269  5029 raft_consensus.cc:359] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.115046  5029 raft_consensus.cc:385] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.115383  5029 raft_consensus.cc:740] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.116246  5031 tablet_bootstrap.cc:654] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.116310  5029 consensus_queue.cc:260] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.118903  5029 ts_tablet_manager.cc:1434] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:57.119942  5030 tablet_bootstrap.cc:654] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.120086  5029 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.117622  5018 raft_consensus.cc:493] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.123436  5018 raft_consensus.cc:515] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.125576  5018 leader_election.cc:290] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.127511  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.128016  5029 tablet_bootstrap.cc:654] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.129189  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
W20260713 09:11:57.132218  4778 leader_election.cc:343] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.129843  4737 raft_consensus.cc:2468] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:57.132813  5031 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.133312  5031 ts_tablet_manager.cc:1403] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260713 09:11:57.133559  4777 leader_election.cc:304] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.134585  5044 raft_consensus.cc:2804] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.134985  5044 raft_consensus.cc:493] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.135330  5044 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.134845  5030 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.136243  5031 raft_consensus.cc:359] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.136984  5031 raft_consensus.cc:385] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.137265  5031 raft_consensus.cc:740] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.123663  4888 raft_consensus.cc:2468] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:57.138048  5031 consensus_queue.cc:260] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.136286  5030 ts_tablet_manager.cc:1403] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.011s
I20260713 09:11:57.139171  4778 leader_election.cc:304] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.141244  5018 raft_consensus.cc:2804] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.141976  5030 raft_consensus.cc:359] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.144217  5030 raft_consensus.cc:385] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.144572  5030 raft_consensus.cc:740] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.145407  5030 consensus_queue.cc:260] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.143194  5031 ts_tablet_manager.cc:1434] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:57.147714  5031 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.152226  5046 raft_consensus.cc:515] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.154721  5013 raft_consensus.cc:493] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.155886  5031 tablet_bootstrap.cc:654] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.158196  5013 raft_consensus.cc:515] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.160179  5013 leader_election.cc:290] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.155879  5053 raft_consensus.cc:493] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.161303  5053 raft_consensus.cc:515] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.162966  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.164489  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.165359  4737 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.167243  5044 raft_consensus.cc:515] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.170077  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.170634  4738 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.171263  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
W20260713 09:11:57.172740  4778 leader_election.cc:343] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.178442  5044 leader_election.cc:290] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.179978  4737 raft_consensus.cc:2468] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:57.182263  4738 raft_consensus.cc:2468] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:57.183364  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.184072  4814 raft_consensus.cc:2468] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 0.
I20260713 09:11:57.184293  5044 raft_consensus.cc:493] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.185508  4702 leader_election.cc:304] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:57.184746  5044 raft_consensus.cc:515] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.194273  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.195063  4888 raft_consensus.cc:2468] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 0.
I20260713 09:11:57.191140  5013 raft_consensus.cc:2804] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.196635  4778 leader_election.cc:304] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:57.197135  5044 leader_election.cc:290] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.197505  5013 raft_consensus.cc:493] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.197569  5055 raft_consensus.cc:2804] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.198107  5013 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.198486  5055 raft_consensus.cc:493] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.199632  5055 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.205803  5018 raft_consensus.cc:697] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:57.206589  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.206686  5018 consensus_queue.cc:237] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.208053  4777 leader_election.cc:304] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:57.208907  4777 leader_election.cc:304] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.209607  5044 raft_consensus.cc:2804] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.210078  5044 raft_consensus.cc:697] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:57.210089  5056 raft_consensus.cc:2804] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.210762  5056 raft_consensus.cc:697] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:57.210884  5044 consensus_queue.cc:237] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.211561  5056 consensus_queue.cc:237] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
W20260713 09:11:57.216261  4777 leader_election.cc:343] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.216455  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
W20260713 09:11:57.217826  4778 leader_election.cc:343] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.219528  5046 leader_election.cc:290] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.220899  5053 leader_election.cc:290] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.223453  5030 ts_tablet_manager.cc:1434] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.020s
I20260713 09:11:57.224601  5013 raft_consensus.cc:515] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.225275  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e25cb1684b3e923b76b584cf8506" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.226564  4888 raft_consensus.cc:2393] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bea00ddd62ec4a12a105781aebafe6ab in current term 1: Already voted for candidate 5c1f51442f72438ba8ea5e620223866c in this term.
I20260713 09:11:57.225445  5055 raft_consensus.cc:515] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.228533  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
W20260713 09:11:57.230022  4703 leader_election.cc:343] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.230492  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.230783  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:57.231019  5055 leader_election.cc:290] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.224536  5030 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.231356  4887 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:57.231843  4777 leader_election.cc:343] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.236692  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:57.237226  4814 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.238612  5030 tablet_bootstrap.cc:654] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.238682  4887 raft_consensus.cc:2468] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 1.
I20260713 09:11:57.239203  5031 tablet_bootstrap.cc:492] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.239697  5031 ts_tablet_manager.cc:1403] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.008s
I20260713 09:11:57.239884  4778 leader_election.cc:304] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.240974  5018 raft_consensus.cc:2804] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.241428  5018 raft_consensus.cc:697] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:57.242271  5018 consensus_queue.cc:237] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.242538  5031 raft_consensus.cc:359] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.243278  5031 raft_consensus.cc:385] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.243604  5031 raft_consensus.cc:740] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.244328  5031 consensus_queue.cc:260] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.246322  5029 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.246503  5013 leader_election.cc:290] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.246798  5029 ts_tablet_manager.cc:1403] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.127s	user 0.040s	sys 0.017s
I20260713 09:11:57.247691  4702 leader_election.cc:304] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [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: bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.248093  5031 ts_tablet_manager.cc:1434] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:57.249054  5031 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.250905  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
W20260713 09:11:57.251967  4703 leader_election.cc:343] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.251506  4637 catalog_manager.cc:5697] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.249643  5029 raft_consensus.cc:359] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.252907  5029 raft_consensus.cc:385] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.253182  5029 raft_consensus.cc:740] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.253907  5029 consensus_queue.cc:260] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.254909  5053 raft_consensus.cc:3060] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.256158  5029 ts_tablet_manager.cc:1434] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:57.256651  4814 raft_consensus.cc:2468] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 1.
I20260713 09:11:57.257098  5029 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.257740  4702 leader_election.cc:304] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.259043  5013 raft_consensus.cc:2804] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.259500  5013 raft_consensus.cc:697] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:57.260267  5013 consensus_queue.cc:237] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.264096  5029 tablet_bootstrap.cc:654] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.265224  5053 raft_consensus.cc:2749] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.272320  5030 tablet_bootstrap.cc:492] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.272846  5030 ts_tablet_manager.cc:1403] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260713 09:11:57.274531  5031 tablet_bootstrap.cc:654] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.275941  5029 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.278017  5029 ts_tablet_manager.cc:1403] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:11:57.280925  5029 raft_consensus.cc:359] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.275781  5030 raft_consensus.cc:359] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.277390  5017 raft_consensus.cc:493] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.286414  5030 raft_consensus.cc:385] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.286232  5017 raft_consensus.cc:515] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.286819  5030 raft_consensus.cc:740] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.287611  5030 consensus_queue.cc:260] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.288297  5017 leader_election.cc:290] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.288779  5017 raft_consensus.cc:493] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.289165  5017 raft_consensus.cc:515] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.283527  5029 raft_consensus.cc:385] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.290462  5029 raft_consensus.cc:740] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.290557  5030 ts_tablet_manager.cc:1434] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:11:57.291272  5029 consensus_queue.cc:260] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.291965  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.291937  5030 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.293792  4738 raft_consensus.cc:2468] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:57.294272  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.292281  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.296406  5029 ts_tablet_manager.cc:1434] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:57.296473  4851 leader_election.cc:304] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
W20260713 09:11:57.297358  4851 leader_election.cc:343] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.297567  5029 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
W20260713 09:11:57.298184  4851 leader_election.cc:343] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.301659  5017 leader_election.cc:290] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.303761  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.304410  5030 tablet_bootstrap.cc:654] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:57.305078  4851 leader_election.cc:343] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.305513  4851 leader_election.cc:304] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.305784  5029 tablet_bootstrap.cc:654] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.302804  5017 raft_consensus.cc:2804] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.306612  5017 raft_consensus.cc:493] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.306954  5017 raft_consensus.cc:3060] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.309185  5031 tablet_bootstrap.cc:492] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.309551  5031 ts_tablet_manager.cc:1403] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.006s
I20260713 09:11:57.314446  5066 raft_consensus.cc:2749] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.314078  4634 catalog_manager.cc:5697] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 1 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.315306  5031 raft_consensus.cc:359] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.315979  5031 raft_consensus.cc:385] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.316257  5031 raft_consensus.cc:740] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.316808  5031 consensus_queue.cc:260] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.323860  5031 ts_tablet_manager.cc:1434] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260713 09:11:57.323798  5017 raft_consensus.cc:515] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.324997  5031 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: Bootstrap starting.
I20260713 09:11:57.327073  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.327641  4737 raft_consensus.cc:3060] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.328984  5030 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.329452  5030 ts_tablet_manager.cc:1403] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.000s
I20260713 09:11:57.330878  5029 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.331282  5031 tablet_bootstrap.cc:654] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.331322  5029 ts_tablet_manager.cc:1403] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:11:57.334321  5029 raft_consensus.cc:359] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.335017  5029 raft_consensus.cc:385] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.335273  5029 raft_consensus.cc:740] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.335393  5030 raft_consensus.cc:359] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.336139  5030 raft_consensus.cc:385] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.336490  5030 raft_consensus.cc:740] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.336021  5029 consensus_queue.cc:260] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.337409  5030 consensus_queue.cc:260] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.338488  5029 ts_tablet_manager.cc:1434] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:57.339022  5030 ts_tablet_manager.cc:1434] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:11:57.339525  5029 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.339956  5030 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.346287  5030 tablet_bootstrap.cc:654] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.346280  5029 tablet_bootstrap.cc:654] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.350544  5070 raft_consensus.cc:493] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.351007  5070 raft_consensus.cc:515] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.353013  5070 leader_election.cc:290] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.354067  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.354744  4814 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:57.356846  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.357470  4738 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:57.358278  4851 leader_election.cc:304] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:57.359083  5070 raft_consensus.cc:2804] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.359433  5070 raft_consensus.cc:493] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.359728  5070 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.366807  5070 raft_consensus.cc:515] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.368788  5070 leader_election.cc:290] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.372946  5029 tablet_bootstrap.cc:492] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.373520  5029 ts_tablet_manager.cc:1403] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.012s
I20260713 09:11:57.374670  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:57.375295  4814 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.376305  5029 raft_consensus.cc:359] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.377009  5029 raft_consensus.cc:385] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.377259  5029 raft_consensus.cc:740] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.377907  5029 consensus_queue.cc:260] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.378732  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.379330  4738 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.383466  5029 ts_tablet_manager.cc:1434] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260713 09:11:57.384486  5029 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: Bootstrap starting.
I20260713 09:11:57.387991  4737 raft_consensus.cc:2468] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:57.395771  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:57.390188  5029 tablet_bootstrap.cc:654] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.394603  5017 leader_election.cc:290] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
W20260713 09:11:57.397166  4851 leader_election.cc:343] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:57.402637  4851 leader_election.cc:304] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:57.405318  5017 raft_consensus.cc:2804] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.405764  5017 raft_consensus.cc:697] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:57.406741  5017 consensus_queue.cc:237] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.409412  5029 tablet_bootstrap.cc:492] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: No bootstrap required, opened a new log
I20260713 09:11:57.409803  5029 ts_tablet_manager.cc:1403] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260713 09:11:57.411998  5029 raft_consensus.cc:359] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.412416  5029 raft_consensus.cc:385] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.412627  5029 raft_consensus.cc:740] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.405861  4814 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:57.413170  5029 consensus_queue.cc:260] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.415103  5030 tablet_bootstrap.cc:492] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.415532  5030 ts_tablet_manager.cc:1403] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.019s
I20260713 09:11:57.415589  5031 tablet_bootstrap.cc:492] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: No bootstrap required, opened a new log
I20260713 09:11:57.416090  5029 ts_tablet_manager.cc:1434] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:57.416163  5031 ts_tablet_manager.cc:1403] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent bootstrapping tablet: real 0.091s	user 0.034s	sys 0.027s
I20260713 09:11:57.405543  4738 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:57.417831  4851 leader_election.cc:304] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:57.419163  5017 raft_consensus.cc:2804] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.419003  5030 raft_consensus.cc:359] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.419670  5017 raft_consensus.cc:697] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:57.419859  5030 raft_consensus.cc:385] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.420197  5030 raft_consensus.cc:740] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.420519  5017 consensus_queue.cc:237] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.420802  5030 consensus_queue.cc:260] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.422823  5030 ts_tablet_manager.cc:1434] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:57.423609  5030 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: Bootstrap starting.
I20260713 09:11:57.423089  4634 catalog_manager.cc:5697] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.427788  4635 catalog_manager.cc:5697] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.429759  5030 tablet_bootstrap.cc:654] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:57.430375  4635 catalog_manager.cc:5697] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.432672  4635 catalog_manager.cc:5697] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 1 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.435113  5031 raft_consensus.cc:359] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.435891  5031 raft_consensus.cc:385] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.436204  5031 raft_consensus.cc:740] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.436893  5031 consensus_queue.cc:260] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.440563  5031 ts_tablet_manager.cc:1434] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260713 09:11:57.444116  5030 tablet_bootstrap.cc:492] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: No bootstrap required, opened a new log
I20260713 09:11:57.444660  5030 ts_tablet_manager.cc:1403] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260713 09:11:57.447088  5030 raft_consensus.cc:359] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.447711  5030 raft_consensus.cc:385] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:57.447973  5030 raft_consensus.cc:740] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Initialized, Role: FOLLOWER
I20260713 09:11:57.448575  5030 consensus_queue.cc:260] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.450755  5030 ts_tablet_manager.cc:1434] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:57.452001  4634 catalog_manager.cc:5697] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.463817  5070 raft_consensus.cc:493] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.464241  5070 raft_consensus.cc:515] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.465817  5070 leader_election.cc:290] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.466444  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.466689  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.467092  4738 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:57.467206  4813 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 0.
I20260713 09:11:57.467973  4851 leader_election.cc:304] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:57.468554  5070 raft_consensus.cc:2804] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.468798  5070 raft_consensus.cc:493] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.469040  5070 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.473317  5070 raft_consensus.cc:515] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.474771  5070 leader_election.cc:290] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.475495  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:57.475680  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:57.475960  4738 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.476151  4813 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.479928  4813 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:57.480312  4738 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 1.
I20260713 09:11:57.480778  5070 raft_consensus.cc:493] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.480681  4851 leader_election.cc:304] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:57.481248  5070 raft_consensus.cc:515] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.482026  5017 raft_consensus.cc:2804] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.482501  5017 raft_consensus.cc:697] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:57.483171  5070 leader_election.cc:290] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.483952  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.484253  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.483982  5017 consensus_queue.cc:237] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.485008  4738 raft_consensus.cc:2393] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4ea6f98fda24418a0ace9fc93d227d5 in current term 1: Already voted for candidate 5c1f51442f72438ba8ea5e620223866c in this term.
I20260713 09:11:57.485993  4851 leader_election.cc:304] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.486586  5070 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.491034  5070 raft_consensus.cc:2749] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.494104  4634 catalog_manager.cc:5697] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 1 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.507107  5070 raft_consensus.cc:493] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.507499  5070 raft_consensus.cc:515] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.509044  5070 leader_election.cc:290] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.509598  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.509918  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.510505  4813 raft_consensus.cc:2393] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4ea6f98fda24418a0ace9fc93d227d5 in current term 1: Already voted for candidate bea00ddd62ec4a12a105781aebafe6ab in this term.
I20260713 09:11:57.511230  4851 leader_election.cc:304] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.511766  5070 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.516300  5070 raft_consensus.cc:2749] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.581800  5018 raft_consensus.cc:493] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.582242  5018 raft_consensus.cc:515] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.583873  5018 leader_election.cc:290] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.584574  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.584856  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410d616b04204ee382dabd1dc9ec34e5" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.585427  4738 raft_consensus.cc:2393] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c1f51442f72438ba8ea5e620223866c in current term 1: Already voted for candidate b4ea6f98fda24418a0ace9fc93d227d5 in this term.
I20260713 09:11:57.586365  4777 leader_election.cc:304] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c; no voters: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.586937  5018 raft_consensus.cc:3060] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.592032  5018 raft_consensus.cc:2749] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.617508  5070 raft_consensus.cc:493] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.618011  5070 raft_consensus.cc:515] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.619926  5070 leader_election.cc:290] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:11:57.620576  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab" is_pre_election: true
I20260713 09:11:57.620723  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.621196  4738 raft_consensus.cc:2393] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4ea6f98fda24418a0ace9fc93d227d5 in current term 1: Already voted for candidate 5c1f51442f72438ba8ea5e620223866c in this term.
I20260713 09:11:57.622014  4851 leader_election.cc:304] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5; no voters: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.622574  5070 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.626941  5070 raft_consensus.cc:2749] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.670593  5044 consensus_queue.cc:1048] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.670735  5018 consensus_queue.cc:1048] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.677408  5013 consensus_queue.cc:1048] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.694816  5018 consensus_queue.cc:1048] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.694945  5053 raft_consensus.cc:493] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.696000  5053 raft_consensus.cc:515] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.697996  5053 leader_election.cc:290] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.700393  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.700980  5018 consensus_queue.cc:1048] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.706918  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.707649  4888 raft_consensus.cc:2393] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bea00ddd62ec4a12a105781aebafe6ab in current term 1: Already voted for candidate 5c1f51442f72438ba8ea5e620223866c in this term.
I20260713 09:11:57.709101  4703 leader_election.cc:304] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [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: bea00ddd62ec4a12a105781aebafe6ab; no voters: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:11:57.712003  5052 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.719724  5052 raft_consensus.cc:2749] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:57.719651  5013 consensus_queue.cc:1048] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:57.737406  5055 consensus_queue.cc:1048] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.739845  5055 consensus_queue.cc:1048] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.748354  5056 consensus_queue.cc:1048] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.757222  5053 raft_consensus.cc:493] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:57.757719  5053 raft_consensus.cc:515] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.759616  5053 leader_election.cc:290] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.760568  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" is_pre_election: true
I20260713 09:11:57.760944  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c" is_pre_election: true
I20260713 09:11:57.761513  4813 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 0.
I20260713 09:11:57.763511  4702 leader_election.cc:304] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:57.764199  5053 raft_consensus.cc:2804] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:57.764593  5053 raft_consensus.cc:493] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:57.764946  5053 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.766323  5044 consensus_queue.cc:1048] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.761183  4887 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 0.
I20260713 09:11:57.771564  5053 raft_consensus.cc:515] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.774580  5053 leader_election.cc:290] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 1 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:57.774824  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:57.775352  4813 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.777417  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:57.777972  4888 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:57.781273  4813 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 1.
I20260713 09:11:57.782238  4702 leader_election.cc:304] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:57.783238  5053 raft_consensus.cc:2804] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:57.784255  4888 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 1.
I20260713 09:11:57.783720  5053 raft_consensus.cc:697] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:57.785358  5053 consensus_queue.cc:237] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:57.796499  4637 catalog_manager.cc:5697] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 1 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.802275  5070 consensus_queue.cc:1048] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.811398  5066 consensus_queue.cc:1048] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.812767  5066 consensus_queue.cc:1048] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.825326  5017 consensus_queue.cc:1048] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.937811  5017 consensus_queue.cc:1048] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.947309  5070 consensus_queue.cc:1048] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:57.982684  4888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:57.983134  4888 raft_consensus.cc:606] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.987219  4813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:56884
I20260713 09:11:57.987604  4813 raft_consensus.cc:606] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.991436  4813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:56884
I20260713 09:11:57.991776  4813 raft_consensus.cc:606] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:57.995658  4813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
mode: GRACEFUL
new_leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:56884
I20260713 09:11:57.996021  4813 raft_consensus.cc:606] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Received request to transfer leadership to TS bea00ddd62ec4a12a105781aebafe6ab
I20260713 09:11:58.017426  4738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:49214
I20260713 09:11:58.017882  4738 raft_consensus.cc:606] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:58.024369  4738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a907af7798f141b9886645954076a937"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:49214
I20260713 09:11:58.024784  4738 raft_consensus.cc:606] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:58.028723  4888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
mode: GRACEFUL
new_leader_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:36014
I20260713 09:11:58.029206  4888 raft_consensus.cc:606] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Received request to transfer leadership to TS 5c1f51442f72438ba8ea5e620223866c
I20260713 09:11:58.128317  5056 raft_consensus.cc:993] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.128808  5051 raft_consensus.cc:1081] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.130277  4738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41636
I20260713 09:11:58.130824  4738 raft_consensus.cc:493] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.131171  4738 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.135807  4738 raft_consensus.cc:515] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.137482  4738 leader_election.cc:290] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.138118  4813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:58.138466  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d765f3b0954a6e97ed78061a3d3215" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.138688  4813 raft_consensus.cc:3055] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.138978  4813 raft_consensus.cc:740] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.139031  4885 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.139698  4813 consensus_queue.cc:260] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.140663  4813 raft_consensus.cc:3060] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.145474  4885 raft_consensus.cc:2468] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.146620  4813 raft_consensus.cc:2468] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.146806  4703 leader_election.cc:304] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.147631  5053 raft_consensus.cc:2804] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.147979  5053 raft_consensus.cc:697] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.148636  5053 consensus_queue.cc:237] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.155189  4634 catalog_manager.cc:5697] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from 5c1f51442f72438ba8ea5e620223866c (127.31.197.194) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.238821  5052 raft_consensus.cc:993] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.239254  5053 raft_consensus.cc:1081] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.240562  4813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a907af7798f141b9886645954076a937"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56874
I20260713 09:11:58.241079  4813 raft_consensus.cc:493] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.241408  4813 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.247166  4813 raft_consensus.cc:515] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.249228  5066 raft_consensus.cc:993] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.249621  4813 leader_election.cc:290] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.249677  5066 raft_consensus.cc:1081] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.249876  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:58.250504  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a907af7798f141b9886645954076a937" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.250587  4737 raft_consensus.cc:3055] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.251083  4885 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.251295  4737 raft_consensus.cc:740] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.251622  4738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:11:58.252146  4738 raft_consensus.cc:493] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.252065  4737 consensus_queue.cc:260] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.252548  4738 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.253089  4737 raft_consensus.cc:3060] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.257730  4737 raft_consensus.cc:2468] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.258584  4738 raft_consensus.cc:515] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.258816  4777 leader_election.cc:304] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.260469  5056 raft_consensus.cc:2804] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.260923  5056 raft_consensus.cc:697] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.261353  4738 leader_election.cc:290] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.261716  5056 consensus_queue.cc:237] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.262349  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.262892  4888 raft_consensus.cc:3055] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.263185  4888 raft_consensus.cc:740] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:58.260952  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c979057c1004d2ba7b206d9ab694846" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:58.263913  4888 consensus_queue.cc:260] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.264906  4888 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.264293  4814 raft_consensus.cc:3060] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.269155  4885 raft_consensus.cc:2468] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.272616  4888 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.272469  4814 raft_consensus.cc:2468] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.273627  4703 leader_election.cc:304] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.274412  5053 raft_consensus.cc:2804] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.274863  5053 raft_consensus.cc:697] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.275092  4635 catalog_manager.cc:5697] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.275599  5053 consensus_queue.cc:237] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.278246  5056 raft_consensus.cc:993] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.278726  5056 raft_consensus.cc:1081] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.280295  4738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41636
I20260713 09:11:58.280829  4738 raft_consensus.cc:493] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.281198  4738 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.285157  5051 raft_consensus.cc:993] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: : Instructing follower bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.284543  4634 catalog_manager.cc:5697] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.285600  5044 raft_consensus.cc:1081] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Signalling peer bea00ddd62ec4a12a105781aebafe6ab to start an election
I20260713 09:11:58.287086  4737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
 from {username='slave'} at 127.0.0.1:41636
I20260713 09:11:58.287452  4737 raft_consensus.cc:493] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.287670  4737 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.289261  4738 raft_consensus.cc:515] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.291764  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.291764  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff25c97b1246a8b4eefcb8f8350162" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:58.292294  4738 leader_election.cc:290] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.297528  4814 raft_consensus.cc:3055] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.293129  4737 raft_consensus.cc:515] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.297526  4888 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.298043  4814 raft_consensus.cc:740] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.299427  4737 leader_election.cc:290] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [CANDIDATE]: Term 2 election: Requested vote from peers 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.300182  4812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:11:58.300376  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b832b7146f453abc46c02e73be86b5" candidate_uuid: "bea00ddd62ec4a12a105781aebafe6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.300722  4812 raft_consensus.cc:3055] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.300868  4885 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.301059  4812 raft_consensus.cc:740] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.301844  4812 consensus_queue.cc:260] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.302695  4888 raft_consensus.cc:2468] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.302908  4812 raft_consensus.cc:3060] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.303478  4703 leader_election.cc:304] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.298879  4814 consensus_queue.cc:260] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.304070  5053 raft_consensus.cc:2804] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.304497  5053 raft_consensus.cc:697] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.304584  4814 raft_consensus.cc:3060] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.305275  5053 consensus_queue.cc:237] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.307260  4885 raft_consensus.cc:2468] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.308362  4703 leader_election.cc:304] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.309692  5052 raft_consensus.cc:2804] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.310153  5052 raft_consensus.cc:697] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Leader. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.310302  4812 raft_consensus.cc:2468] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.310942  4814 raft_consensus.cc:2468] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea00ddd62ec4a12a105781aebafe6ab in term 2.
I20260713 09:11:58.312089  5052 consensus_queue.cc:237] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.315590  4634 catalog_manager.cc:5697] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from 5c1f51442f72438ba8ea5e620223866c (127.31.197.194) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.325656  4634 catalog_manager.cc:5697] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab reported cstate change: term changed from 1 to 2, leader changed from 5c1f51442f72438ba8ea5e620223866c (127.31.197.194) to bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193). New cstate: current_term: 2 leader_uuid: "bea00ddd62ec4a12a105781aebafe6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.331844  5053 consensus_queue.cc:1048] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.341282  5105 consensus_queue.cc:1048] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.353513  5052 raft_consensus.cc:993] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.354027  5052 raft_consensus.cc:1081] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.355549  4812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56874
I20260713 09:11:58.356068  4812 raft_consensus.cc:493] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.356427  4812 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.361038  4812 raft_consensus.cc:515] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.362561  4812 leader_election.cc:290] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.363234  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:58.363528  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a8ba6a1c7244f89841504ae1e9d5e0" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.363857  4737 raft_consensus.cc:3055] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.364130  4885 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.364221  4737 raft_consensus.cc:740] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:11:58.365058  4737 consensus_queue.cc:260] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.366307  4737 raft_consensus.cc:3060] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.369074  4885 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.369993  4778 leader_election.cc:304] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:11:58.370581  5044 raft_consensus.cc:2804] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.370985  5044 raft_consensus.cc:697] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.371086  4737 raft_consensus.cc:2468] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.371659  5044 consensus_queue.cc:237] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.377362  4635 catalog_manager.cc:5697] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.470499  5066 raft_consensus.cc:993] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: : Instructing follower 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.470961  5017 raft_consensus.cc:1081] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Signalling peer 5c1f51442f72438ba8ea5e620223866c to start an election
I20260713 09:11:58.472414  4812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
 from {username='slave'} at 127.0.0.1:56882
I20260713 09:11:58.472854  4812 raft_consensus.cc:493] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.473155  4812 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.477819  4812 raft_consensus.cc:515] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.479756  4812 leader_election.cc:290] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195:35719)
I20260713 09:11:58.480041  4737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:11:58.480376  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa377bde9894aa6a409fbfdc95f50cc" candidate_uuid: "5c1f51442f72438ba8ea5e620223866c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
I20260713 09:11:58.480706  4737 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.480921  4885 raft_consensus.cc:3055] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.481282  4885 raft_consensus.cc:740] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:11:58.481973  4885 consensus_queue.cc:260] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.482769  4885 raft_consensus.cc:3060] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.486773  4737 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.487620  4777 leader_election.cc:304] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [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: 5c1f51442f72438ba8ea5e620223866c, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:11:58.487560  4885 raft_consensus.cc:2468] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c1f51442f72438ba8ea5e620223866c in term 2.
I20260713 09:11:58.488350  5044 raft_consensus.cc:2804] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.488765  5044 raft_consensus.cc:697] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Becoming Leader. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:11:58.489423  5044 consensus_queue.cc:237] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:11:58.494844  4635 catalog_manager.cc:5697] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c reported cstate change: term changed from 1 to 2, leader changed from b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195) to 5c1f51442f72438ba8ea5e620223866c (127.31.197.194). New cstate: current_term: 2 leader_uuid: "5c1f51442f72438ba8ea5e620223866c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.656733  4885 raft_consensus.cc:1275] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.658092  5105 consensus_queue.cc:1048] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.666504  4812 raft_consensus.cc:1275] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.667791  5105 consensus_queue.cc:1048] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.754509  4885 raft_consensus.cc:1275] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.756314  5105 consensus_queue.cc:1048] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:58.764323  4812 raft_consensus.cc:1275] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.765715  5053 consensus_queue.cc:1048] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.834035  4737 raft_consensus.cc:1275] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.835208  5056 consensus_queue.cc:1048] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.836751  4885 raft_consensus.cc:1275] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.837993  5056 consensus_queue.cc:1048] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.844162  4885 raft_consensus.cc:1275] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.845739  5044 consensus_queue.cc:1048] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.848434  4888 raft_consensus.cc:1275] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.849881  4737 raft_consensus.cc:1275] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.851900  5111 consensus_queue.cc:1048] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.852671  5105 consensus_queue.cc:1048] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.864063  4812 raft_consensus.cc:1275] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.865700  5052 consensus_queue.cc:1048] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.870690  4814 raft_consensus.cc:1275] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.872900  5052 consensus_queue.cc:1048] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.881577  4888 raft_consensus.cc:1275] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer bea00ddd62ec4a12a105781aebafe6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.882735  5052 consensus_queue.cc:1048] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.958071  4888 raft_consensus.cc:1275] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.959110  5110 consensus_queue.cc:1048] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.966207  4737 raft_consensus.cc:1275] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer 5c1f51442f72438ba8ea5e620223866c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.967355  5110 consensus_queue.cc:1048] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.034247  4635 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47510:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:01.051569  4635 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47510:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:01.091878 32535 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:01.215675  4778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.195:35719, user_credentials={real_user=slave}} blocked reactor thread for 55091.8us
W20260713 09:12:01.248109  4702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.197.194:38659, user_credentials={real_user=slave}} blocked reactor thread for 77506.5us
W20260713 09:12:01.262674  5148 log.cc:927] Time spent T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260713 09:12:01.259320  5146 log.cc:927] Time spent T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260713 09:12:01.271059  5145 log.cc:927] Time spent T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
W20260713 09:12:01.320262  5157 log.cc:927] Time spent T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260713 09:12:01.337658  4737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66"
dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
mode: GRACEFUL
new_leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
 from {username='slave'} at 127.0.0.1:49226
I20260713 09:12:01.338340  4737 raft_consensus.cc:606] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Received request to transfer leadership to TS b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:12:01.366166  5183 tablet.cc:1724] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.372821  5178 tablet.cc:1724] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.392023  5185 tablet.cc:1724] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.418256  5188 tablet.cc:1724] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.391594  5184 tablet.cc:1724] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.388844  5175 tablet.cc:1724] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.425704  5179 tablet.cc:1724] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.430181  5188 tablet.cc:1724] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.470814  5178 tablet.cc:1724] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.473698  5053 raft_consensus.cc:993] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: : Instructing follower b4ea6f98fda24418a0ace9fc93d227d5 to start an election
I20260713 09:12:01.474169  5053 raft_consensus.cc:1081] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Signalling peer b4ea6f98fda24418a0ace9fc93d227d5 to start an election
I20260713 09:12:01.478793  5186 tablet.cc:1724] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.481127  4884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:12:01.481698  4884 raft_consensus.cc:493] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
W20260713 09:12:01.487112  5176 log.cc:927] Time spent T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260713 09:12:01.464907  5180 tablet.cc:1724] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.490423  5187 tablet.cc:1724] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.482079  4884 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.499629  5185 tablet.cc:1724] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.505409  5184 tablet.cc:1724] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.509264  5183 tablet.cc:1724] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.516422  5189 tablet.cc:1724] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.515970  5188 tablet.cc:1724] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.521239  5179 tablet.cc:1724] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.525332  4884 raft_consensus.cc:515] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:12:01.532119  5187 tablet.cc:1724] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.535449  5194 tablet.cc:1724] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.539788  5186 tablet.cc:1724] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.523403  5175 tablet.cc:1724] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.549502  5184 tablet.cc:1724] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.551457  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f940feee60349d0b87a63736c100604"
dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
mode: GRACEFUL
new_leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
 from {username='slave'} at 127.0.0.1:50724
I20260713 09:12:01.564261  4814 raft_consensus.cc:606] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Received request to transfer leadership to TS b4ea6f98fda24418a0ace9fc93d227d5
I20260713 09:12:01.565876 32535 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:01.566476 32535 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:01.551054  5188 tablet.cc:1724] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: 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
I20260713 09:12:01.553565  5178 tablet.cc:1724] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: 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
I20260713 09:12:01.554230  5180 tablet.cc:1724] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.556383  4812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:12:01.577153  4812 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.556896  4736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3657a7e0a52e4f73ba17c2ba28f98d66" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:12:01.557955  4884 leader_election.cc:290] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 3 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:12:01.561805  5183 tablet.cc:1724] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: 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
I20260713 09:12:01.579048  4736 raft_consensus.cc:3055] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:01.579360  4736 raft_consensus.cc:740] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bea00ddd62ec4a12a105781aebafe6ab, State: Running, Role: LEADER
I20260713 09:12:01.580092  4736 consensus_queue.cc:260] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:12:01.581130  4736 raft_consensus.cc:3060] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.586387  4812 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 3.
I20260713 09:12:01.587832  4851 leader_election.cc:304] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: 5c1f51442f72438ba8ea5e620223866c, b4ea6f98fda24418a0ace9fc93d227d5; no voters: 
I20260713 09:12:01.588601  5066 raft_consensus.cc:2804] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:01.589049  5066 raft_consensus.cc:697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 3 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:12:01.589800  5066 consensus_queue.cc:237] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } }
I20260713 09:12:01.603085  4637 catalog_manager.cc:5697] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 2 to 3, leader changed from bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193) to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 3 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.611471  4736 raft_consensus.cc:2468] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 3.
I20260713 09:12:01.618462  4635 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: soft_deleted_table [id=33d907f83f154317a71f68ffd75e98b2] alter complete (version 1)
I20260713 09:12:01.718408  5155 raft_consensus.cc:993] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: : Instructing follower b4ea6f98fda24418a0ace9fc93d227d5 to start an election
I20260713 09:12:01.719031  5160 raft_consensus.cc:1081] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Signalling peer b4ea6f98fda24418a0ace9fc93d227d5 to start an election
I20260713 09:12:01.720495  4888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f940feee60349d0b87a63736c100604"
dest_uuid: "b4ea6f98fda24418a0ace9fc93d227d5"
 from {username='slave'} at 127.0.0.1:36012
I20260713 09:12:01.721005  4888 raft_consensus.cc:493] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:01.721351  4888 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.726089  4888 raft_consensus.cc:515] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:12:01.727659  4888 leader_election.cc:290] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [CANDIDATE]: Term 2 election: Requested vote from peers bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677), 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659)
I20260713 09:12:01.728159  4736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea00ddd62ec4a12a105781aebafe6ab"
I20260713 09:12:01.728734  4736 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.728839  4812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f940feee60349d0b87a63736c100604" candidate_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c1f51442f72438ba8ea5e620223866c"
I20260713 09:12:01.729298  4812 raft_consensus.cc:3055] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:01.729503  4812 raft_consensus.cc:740] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c1f51442f72438ba8ea5e620223866c, State: Running, Role: LEADER
I20260713 09:12:01.730103  4812 consensus_queue.cc:260] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:12:01.731129  4812 raft_consensus.cc:3060] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.733726  4736 raft_consensus.cc:2468] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 2.
I20260713 09:12:01.734751  4851 leader_election.cc:304] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [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: b4ea6f98fda24418a0ace9fc93d227d5, bea00ddd62ec4a12a105781aebafe6ab; no voters: 
I20260713 09:12:01.735488  5066 raft_consensus.cc:2804] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:01.735859  5066 raft_consensus.cc:697] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 LEADER]: Becoming Leader. State: Replica: b4ea6f98fda24418a0ace9fc93d227d5, State: Running, Role: LEADER
I20260713 09:12:01.735962  4812 raft_consensus.cc:2468] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ea6f98fda24418a0ace9fc93d227d5 in term 2.
I20260713 09:12:01.736554  5066 consensus_queue.cc:237] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [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: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } }
I20260713 09:12:01.742666  4634 catalog_manager.cc:5697] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 reported cstate change: term changed from 1 to 2, leader changed from 5c1f51442f72438ba8ea5e620223866c (127.31.197.194) to b4ea6f98fda24418a0ace9fc93d227d5 (127.31.197.195). New cstate: current_term: 2 leader_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4ea6f98fda24418a0ace9fc93d227d5" member_type: VOTER last_known_addr { host: "127.31.197.195" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:01.973492  4812 raft_consensus.cc:1275] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 3 FOLLOWER]: Refusing update from remote peer b4ea6f98fda24418a0ace9fc93d227d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:01.974651  5066 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:01.982753  4736 raft_consensus.cc:1275] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 3 FOLLOWER]: Refusing update from remote peer b4ea6f98fda24418a0ace9fc93d227d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:01.984546  5203 consensus_queue.cc:1048] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.248221  4736 raft_consensus.cc:1275] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Refusing update from remote peer b4ea6f98fda24418a0ace9fc93d227d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:02.249529  5203 consensus_queue.cc:1048] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea00ddd62ec4a12a105781aebafe6ab" member_type: VOTER last_known_addr { host: "127.31.197.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:02.257241  4812 raft_consensus.cc:1275] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Refusing update from remote peer b4ea6f98fda24418a0ace9fc93d227d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:02.258488  5066 consensus_queue.cc:1048] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1f51442f72438ba8ea5e620223866c" member_type: VOTER last_known_addr { host: "127.31.197.194" port: 38659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:02.615928 32535 tablet_server.cc:179] TabletServer@127.31.197.193:0 shutting down...
W20260713 09:12:02.633030  4777 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]
I20260713 09:12:02.634888 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:02.635607 32535 tablet_replica.cc:333] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
W20260713 09:12:02.635834  4777 consensus_peers.cc:597] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c -> Peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Couldn't send request to peer bea00ddd62ec4a12a105781aebafe6ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.636391 32535 raft_consensus.cc:2243] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.637280 32535 raft_consensus.cc:2272] T 68b832b7146f453abc46c02e73be86b5 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.638972 32535 tablet_replica.cc:333] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.639475 32535 raft_consensus.cc:2243] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.639827 32535 raft_consensus.cc:2272] T 410d616b04204ee382dabd1dc9ec34e5 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.641374 32535 tablet_replica.cc:333] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.641829 32535 raft_consensus.cc:2243] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.642499 32535 raft_consensus.cc:2272] T 4c979057c1004d2ba7b206d9ab694846 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.644030 32535 tablet_replica.cc:333] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.644510 32535 raft_consensus.cc:2243] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.644841 32535 raft_consensus.cc:2272] T f0c8e25cb1684b3e923b76b584cf8506 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.646363 32535 tablet_replica.cc:333] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.646818 32535 raft_consensus.cc:2243] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.647147 32535 raft_consensus.cc:2272] T a907af7798f141b9886645954076a937 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.648613 32535 tablet_replica.cc:333] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.649093 32535 raft_consensus.cc:2243] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.649466 32535 raft_consensus.cc:2272] T b9a8ba6a1c7244f89841504ae1e9d5e0 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.650990 32535 tablet_replica.cc:333] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.651471 32535 raft_consensus.cc:2243] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.652107 32535 raft_consensus.cc:2272] T 44ff25c97b1246a8b4eefcb8f8350162 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.653637 32535 tablet_replica.cc:333] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.654160 32535 raft_consensus.cc:2243] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.654523 32535 raft_consensus.cc:2272] T 8727a4be583f45cc9db4d7779ef78358 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.656008 32535 tablet_replica.cc:333] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.656474 32535 raft_consensus.cc:2243] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.657101 32535 raft_consensus.cc:2272] T a8e57317496c44acbe9e68759fb4b7dd P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.658741 32535 tablet_replica.cc:333] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.659250 32535 raft_consensus.cc:2243] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.659612 32535 raft_consensus.cc:2272] T 9f940feee60349d0b87a63736c100604 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.661412 32535 tablet_replica.cc:333] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.661918 32535 raft_consensus.cc:2243] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.662271 32535 raft_consensus.cc:2272] T ba82b05284a846e88b9902ce5443c289 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.663738 32535 tablet_replica.cc:333] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.664179 32535 raft_consensus.cc:2243] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.664800 32535 raft_consensus.cc:2272] T 087a84aec9b04646ad59a60093645d14 P bea00ddd62ec4a12a105781aebafe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.666405 32535 tablet_replica.cc:333] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.666857 32535 raft_consensus.cc:2243] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.667479 32535 raft_consensus.cc:2272] T 3c65d8cf5fc04200bc98672fabd4fe8f P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.668985 32535 tablet_replica.cc:333] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.669437 32535 raft_consensus.cc:2243] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.670099 32535 raft_consensus.cc:2272] T 68d765f3b0954a6e97ed78061a3d3215 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.671607 32535 tablet_replica.cc:333] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.672039 32535 raft_consensus.cc:2243] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.672386 32535 raft_consensus.cc:2272] T a7544b3826eb467dac962ffd70349bde P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.674005 32535 tablet_replica.cc:333] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.674435 32535 raft_consensus.cc:2243] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.674791 32535 raft_consensus.cc:2272] T 4fa377bde9894aa6a409fbfdc95f50cc P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.676237 32535 tablet_replica.cc:333] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.676661 32535 raft_consensus.cc:2243] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.677016 32535 raft_consensus.cc:2272] T 1629d6b0ea6743b9bc8c806e1423ce39 P bea00ddd62ec4a12a105781aebafe6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.678522 32535 tablet_replica.cc:333] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab: stopping tablet replica
I20260713 09:12:02.678903 32535 raft_consensus.cc:2243] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.679241 32535 raft_consensus.cc:2272] T 3657a7e0a52e4f73ba17c2ba28f98d66 P bea00ddd62ec4a12a105781aebafe6ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.703698 32535 tablet_server.cc:196] TabletServer@127.31.197.193:0 shutdown complete.
I20260713 09:12:02.728984 32535 tablet_server.cc:179] TabletServer@127.31.197.194:0 shutting down...
W20260713 09:12:02.752602  4851 consensus_peers.cc:597] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 -> Peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Couldn't send request to peer bea00ddd62ec4a12a105781aebafe6ab. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.753646 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:02.754297 32535 tablet_replica.cc:333] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.754858 32535 raft_consensus.cc:2243] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.755291 32535 raft_consensus.cc:2272] T 410d616b04204ee382dabd1dc9ec34e5 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.756984 32535 tablet_replica.cc:333] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.757483 32535 raft_consensus.cc:2243] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.757861 32535 raft_consensus.cc:2272] T 4c979057c1004d2ba7b206d9ab694846 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.759409 32535 tablet_replica.cc:333] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.760057 32535 raft_consensus.cc:2243] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.760434 32535 raft_consensus.cc:2272] T 68b832b7146f453abc46c02e73be86b5 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.761848 32535 tablet_replica.cc:333] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.762344 32535 raft_consensus.cc:2243] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.762970 32535 raft_consensus.cc:2272] T b9a8ba6a1c7244f89841504ae1e9d5e0 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.764557 32535 tablet_replica.cc:333] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.765036 32535 raft_consensus.cc:2243] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.765408 32535 raft_consensus.cc:2272] T 44ff25c97b1246a8b4eefcb8f8350162 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.766939 32535 tablet_replica.cc:333] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.767418 32535 raft_consensus.cc:2243] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.768042 32535 raft_consensus.cc:2272] T f0c8e25cb1684b3e923b76b584cf8506 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.769479 32535 tablet_replica.cc:333] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.769965 32535 raft_consensus.cc:2243] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.770319 32535 raft_consensus.cc:2272] T 3c65d8cf5fc04200bc98672fabd4fe8f P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.771759 32535 tablet_replica.cc:333] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.772207 32535 raft_consensus.cc:2243] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.772581 32535 raft_consensus.cc:2272] T 68d765f3b0954a6e97ed78061a3d3215 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.774183 32535 tablet_replica.cc:333] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.774667 32535 raft_consensus.cc:2243] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.775283 32535 raft_consensus.cc:2272] T a7544b3826eb467dac962ffd70349bde P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.776746 32535 tablet_replica.cc:333] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.777199 32535 raft_consensus.cc:2243] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.777537 32535 raft_consensus.cc:2272] T ba82b05284a846e88b9902ce5443c289 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.778993 32535 tablet_replica.cc:333] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.779448 32535 raft_consensus.cc:2243] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.779775 32535 raft_consensus.cc:2272] T 087a84aec9b04646ad59a60093645d14 P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.781235 32535 tablet_replica.cc:333] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.781677 32535 raft_consensus.cc:2243] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.782040 32535 raft_consensus.cc:2272] T 9f940feee60349d0b87a63736c100604 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.783885 32535 tablet_replica.cc:333] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.784323 32535 raft_consensus.cc:2243] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.784673 32535 raft_consensus.cc:2272] T a8e57317496c44acbe9e68759fb4b7dd P 5c1f51442f72438ba8ea5e620223866c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.786330 32535 tablet_replica.cc:333] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.786780 32535 raft_consensus.cc:2243] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.787398 32535 raft_consensus.cc:2272] T 8727a4be583f45cc9db4d7779ef78358 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.788924 32535 tablet_replica.cc:333] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.789352 32535 raft_consensus.cc:2243] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.790009 32535 raft_consensus.cc:2272] T a907af7798f141b9886645954076a937 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.791540 32535 tablet_replica.cc:333] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.791970 32535 raft_consensus.cc:2243] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.792575 32535 raft_consensus.cc:2272] T 4fa377bde9894aa6a409fbfdc95f50cc P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.794050 32535 tablet_replica.cc:333] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.794467 32535 raft_consensus.cc:2243] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.794826 32535 raft_consensus.cc:2272] T 3657a7e0a52e4f73ba17c2ba28f98d66 P 5c1f51442f72438ba8ea5e620223866c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.796610 32535 tablet_replica.cc:333] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c: stopping tablet replica
I20260713 09:12:02.797020 32535 raft_consensus.cc:2243] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.797667 32535 raft_consensus.cc:2272] T 1629d6b0ea6743b9bc8c806e1423ce39 P 5c1f51442f72438ba8ea5e620223866c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:02.820456  4851 consensus_peers.cc:597] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 -> Peer bea00ddd62ec4a12a105781aebafe6ab (127.31.197.193:36677): Couldn't send request to peer bea00ddd62ec4a12a105781aebafe6ab. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.831686 32535 tablet_server.cc:196] TabletServer@127.31.197.194:0 shutdown complete.
I20260713 09:12:02.855326 32535 tablet_server.cc:179] TabletServer@127.31.197.195:0 shutting down...
W20260713 09:12:02.876109  4851 consensus_peers.cc:597] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 -> Peer 5c1f51442f72438ba8ea5e620223866c (127.31.197.194:38659): Couldn't send request to peer 5c1f51442f72438ba8ea5e620223866c. Status: Network error: Client connection negotiation failed: client connection to 127.31.197.194:38659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.880039 32535 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:02.880678 32535 tablet_replica.cc:333] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.881219 32535 raft_consensus.cc:2243] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.881630 32535 raft_consensus.cc:2272] T a907af7798f141b9886645954076a937 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.883311 32535 tablet_replica.cc:333] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.883808 32535 raft_consensus.cc:2243] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.884186 32535 raft_consensus.cc:2272] T 68d765f3b0954a6e97ed78061a3d3215 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.885699 32535 tablet_replica.cc:333] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.886253 32535 raft_consensus.cc:2243] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.886909 32535 raft_consensus.cc:2272] T 410d616b04204ee382dabd1dc9ec34e5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.888424 32535 tablet_replica.cc:333] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.888901 32535 raft_consensus.cc:2243] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.889268 32535 raft_consensus.cc:2272] T 44ff25c97b1246a8b4eefcb8f8350162 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.890753 32535 tablet_replica.cc:333] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.891232 32535 raft_consensus.cc:2243] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.891592 32535 raft_consensus.cc:2272] T b9a8ba6a1c7244f89841504ae1e9d5e0 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.893054 32535 tablet_replica.cc:333] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.893514 32535 raft_consensus.cc:2243] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.893872 32535 raft_consensus.cc:2272] T 68b832b7146f453abc46c02e73be86b5 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.895380 32535 tablet_replica.cc:333] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.895853 32535 raft_consensus.cc:2243] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.896214 32535 raft_consensus.cc:2272] T 3c65d8cf5fc04200bc98672fabd4fe8f P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.897656 32535 tablet_replica.cc:333] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.898128 32535 raft_consensus.cc:2243] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.898496 32535 raft_consensus.cc:2272] T 4c979057c1004d2ba7b206d9ab694846 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.899958 32535 tablet_replica.cc:333] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.900411 32535 raft_consensus.cc:2243] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.901044 32535 raft_consensus.cc:2272] T ba82b05284a846e88b9902ce5443c289 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.902522 32535 tablet_replica.cc:333] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.902997 32535 raft_consensus.cc:2243] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.903339 32535 raft_consensus.cc:2272] T 087a84aec9b04646ad59a60093645d14 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.904768 32535 tablet_replica.cc:333] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.905239 32535 raft_consensus.cc:2243] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.905920 32535 raft_consensus.cc:2272] T 9f940feee60349d0b87a63736c100604 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.907703 32535 tablet_replica.cc:333] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.908217 32535 raft_consensus.cc:2243] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.908583 32535 raft_consensus.cc:2272] T a8e57317496c44acbe9e68759fb4b7dd P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.910249 32535 tablet_replica.cc:333] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.910712 32535 raft_consensus.cc:2243] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.911093 32535 raft_consensus.cc:2272] T f0c8e25cb1684b3e923b76b584cf8506 P b4ea6f98fda24418a0ace9fc93d227d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.912606 32535 tablet_replica.cc:333] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.913069 32535 raft_consensus.cc:2243] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.913430 32535 raft_consensus.cc:2272] T 8727a4be583f45cc9db4d7779ef78358 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.914875 32535 tablet_replica.cc:333] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.915349 32535 raft_consensus.cc:2243] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.915710 32535 raft_consensus.cc:2272] T a7544b3826eb467dac962ffd70349bde P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.917280 32535 tablet_replica.cc:333] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.917776 32535 raft_consensus.cc:2243] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.918244 32535 raft_consensus.cc:2272] T 4fa377bde9894aa6a409fbfdc95f50cc P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.919697 32535 tablet_replica.cc:333] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.920153 32535 raft_consensus.cc:2243] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.920540 32535 raft_consensus.cc:2272] T 1629d6b0ea6743b9bc8c806e1423ce39 P b4ea6f98fda24418a0ace9fc93d227d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.922487 32535 tablet_replica.cc:333] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5: stopping tablet replica
I20260713 09:12:02.923034 32535 raft_consensus.cc:2243] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.923704 32535 raft_consensus.cc:2272] T 3657a7e0a52e4f73ba17c2ba28f98d66 P b4ea6f98fda24418a0ace9fc93d227d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.970430 32535 tablet_server.cc:196] TabletServer@127.31.197.195:0 shutdown complete.
I20260713 09:12:03.022380 32535 master.cc:562] Master@127.31.197.254:45377 shutting down...
I20260713 09:12:03.044281 32535 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.045114 32535 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.045464 32535 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cecb287c78043fd8e166f4b18183de5: stopping tablet replica
I20260713 09:12:03.065788 32535 master.cc:584] Master@127.31.197.254:45377 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11225 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22991 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120751 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:03.123337 32535 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260713 09:12:03.123561 32535 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260713 09:12:03.123724 32535 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~14 seconds ago
I20260713 09:12:03.123930 32535 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 ~32 seconds ago
I20260713 09:12:03.124117 32535 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 ~32 seconds ago
I20260713 09:12:03.124351 32535 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260713 09:12:03.124630 32535 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 123 messages since previous log ~32 seconds ago
